Capitalisk / ldpos-commander

CLI client for LDPoS blockchains
MIT License
3 stars 2 forks source link

Multisig transaction does not get sent after running transaction post multisig-transfer #37

Closed jondubois closed 3 years ago

jondubois commented 3 years ago

The transaction post multisig-transfer command does not send the transaction at the end. It should post the transaction (and await it to make sure that it catches any errors from the server) before telling the user if it was a success or not.