Skip to content

20200916191048-ProjectThor: RPC-CMD Interface: Bug Fix

Latest

Choose a tag to compare

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>