vector icon indicating copy to clipboard operation
vector copied to clipboard

Optional conditional transfer params set to "null" instead of "undefined" will cause an error

Open xklob opened this issue 4 years ago • 0 comments

When creating a conditional transfer with the browser node with the iframe, it will throw out an RPC error when attempting to create a conditional transfer with recipientChainID, recipientAssetID, and timeout set to "null" instead of "undefined".

xklob avatar Feb 09 '21 01:02 xklob