Skip to content

Instantly share code, notes, and snippets.

@truongnmt
Created August 23, 2018 14:59
Show Gist options
  • Save truongnmt/c9f9fbdf4d88eb51bfb674e89091cbb7 to your computer and use it in GitHub Desktop.
Save truongnmt/c9f9fbdf4d88eb51bfb674e89091cbb7 to your computer and use it in GitHub Desktop.
13.78.38.212 Iroha-cli log
Choose what to do:
1. New transaction (tx)
2. New query (qry)
3. New transaction status request (st)
> : 1
Forming a new transactions, choose command to add:
1. Detach role from account (detach)
2. Add new role to account (apnd_role)
3. Create new role (crt_role)
4. Set account key/value detail (set_acc_kv)
5. Transfer Assets (tran_ast)
6. Grant permission over your account (grant_perm)
7. Subtract Assets Quantity from Account (sub_ast_qty)
8. Set Account Quorum (set_qrm)
9. Remove Signatory (rem_sign)
10. Create Domain (crt_dmn)
11. Revoke permission from account (revoke_perm)
12. Create Account (crt_acc)
13. Add Signatory to Account (add_sign)
14. Create Asset (crt_ast)
15. Add Peer to Iroha Network (add_peer)
16. Add Asset Quantity (add_ast_qty)
0. Back (b)
> : 14
Asset name: mfcoin
Domain Id: test
Asset precision: 2
Command is formed. Choose what to do:
1. Add one more command to the transaction (add)
2. Send to Iroha peer (send)
3. Go back and start a new transaction (b)
4. Save as json file (save)
> : 2
Peer address (0.0.0.0): 13.78.38.212
Peer port (50051):
[2018-08-23 14:49:52.034294591][th:36][info] TransactionResponseHandler Transaction successfully sent
Congratulation, your transaction was accepted for processing.
Its hash is f2bcad76f228114a96f2aa291b0e06ffe493423d390a51ee8574c922390bd17f
--------------------
Choose what to do:
1. New transaction (tx)
2. New query (qry)
3. New transaction status request (st)
> : 3
Choose action:
1. Get status of transaction (get_tx_info)
0. Back (b)
> : 1
Requested tx hash: f2bcad76f228114a96f2aa291b0e06ffe493423d390a51ee8574c922390bd17f
Tx hash is saved. Choose what to do:
1. Send to Iroha peer (send)
2. Save as json file (save)
0. Back (b)
> : 1
Peer address (0.0.0.0): 13.78.38.212
Peer port (50051):
Transaction has successfully passed stateless validation.
--------------------
Choose what to do:
1. New transaction (tx)
2. New query (qry)
3. New transaction status request (st)
> : 3
Choose action:
1. Get status of transaction (get_tx_info)
0. Back (b)
> : 1
Requested tx hash (f2bcad76f228114a96f2aa291b0e06ffe493423d390a51ee8574c922390bd17f):
Tx hash is saved. Choose what to do:
1. Send to Iroha peer (send)
2. Save as json file (save)
0. Back (b)
> : 1
Peer address (13.78.38.212): 65.52.164.195
Peer port (50051):
Transaction was not found in the system.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment