You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I found a verification issue on SignumJS
If i try to make a transaction of multiple tokens, without sending SIGNA
I get the following error:
Describe the bug
I found a verification issue on SignumJS
If i try to make a transaction of multiple tokens, without sending SIGNA
I get the following error:
You can notice that on API call, the node Returns Transaction Data To Sign properly
https://europe3.testnet.signum.network/api?requestType=transferAssetMulti&assetIdsAndQuantities=15784340403242018732%3A12800000000%3B13173437187473628239%3A2560000%3B9132784847255493112%3A5120000%3B14135672077489203546%3A10240000&amountNQT=&publicKey=6e1a0abea0cbacdc8c77a7de2868360d3e667b276a2f32bb847579d126d63e78&recipient=1673574549656521245&feeNQT=2000000&deadline=1440
To Reproduce
Steps to reproduce the behavior:
WITHOUT sending SIGNA
Additional context
Issue happens only when
SIGNA
is not getting sent, ifSIGNA
is going to be sent, deep verification goes okThe text was updated successfully, but these errors were encountered: