Bug Fix in RPC interface for clightning-node Bug was caused as i was using "," (Comma) as a delimeter and the command contained a Comma(,) This caused the string to be split mid-way. Issue resolved Signed-off-by: khubaibumer <khubaib.umer@aircod.com>