Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gguoss authored Sep 29, 2017
1 parent cd0bf3c commit c8ee542
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ Given the `bytom` node is running, the general workflow is as follows:
- create an account
- create an asset
- create/sign/submit a transaction to transfer an asset
- query the assets on-chain

Create an account named `alice`:

Expand Down Expand Up @@ -142,7 +143,7 @@ SigningInstructions's SignatureWitnesses:&{0 [] [32 254 83 225 251 124 27 13 126
submit transaction:[map[id:cc4313fbae424bb945029adef193154f34de324316036e510bcc751d0013ccb7]]
```
Query asset amount on-chain:
Query the assets on-chain:
```bash
$ ./bytomcli list-balances
0 ----- map[<gold_asset_id>:<gold_asset_amount>]
Expand Down

0 comments on commit c8ee542

Please sign in to comment.