Skip to content

Commit

Permalink
Update AssetMint spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Seulgi Kim committed Jul 23, 2018
1 parent c44582e commit 420b63e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/Parcel.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ enum Transaction {

```rust
AssetMint {
network_id: u64,
metadata: String,
registrar: Option<Address>,
nonce: u32,
Expand Down

0 comments on commit 420b63e

Please sign in to comment.