hyperledger-cacti / cacti

Hyperledger Cacti is a new approach to the blockchain interoperability problem
https://wiki.hyperledger.org/display/cactus
Apache License 2.0
344 stars 286 forks source link

bug(weaver-assettransfer-corda): issues with sample token transfer #3617

Open jenniferlianne opened 2 weeks ago

jenniferlianne commented 2 weeks ago

Describe the bug

The corda sample application tokens in weaver can only be transferred via asset-transfer if the source account has a token asset state with the number of tokens pledged.

For example, if the source account is issued 11 tokens, a pledge of 10 tokens fails.

Expected behavior