hyperledger / iroha-javascript

JavaScript library for Iroha, a Distributed Ledger Technology (blockchain) platform.
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
94 stars 64 forks source link

Add multisignature test(-s) #146

Closed 0x009922 closed 8 months ago

0x009922 commented 1 year ago

Multisignature transactions are essential and not obvious to build. It would be useful to have multisignature e2e tests in SDK both to implement that complexity at least once, and to include that code into the documentation (https://github.com/hyperledger/iroha-2-docs/issues/258)