Skip to content

Commit

Permalink
chore(docs): fix gnodev.md typo (#2302)
Browse files Browse the repository at this point in the history
  • Loading branch information
MalekLahbib authored Jun 7, 2024
1 parent 74c2b31 commit 9686033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gno-tooling/cli/gnodev.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ that will be applied when starting the in-memory node.
{"msg":[{"@type":"/vm.m_call","caller":"g1u7y667z64x2h7vc6fmpcprgey4ck233jaww9zq","send":"","pkg_path":"gno.land/r/gnoland/blog","func":"ModAddPost","args":["post2","Second post","Lorem Ipsum","2022-05-20T13:17:23Z","","tag1,tag3"]}],"fee":{"gas_wanted":"2000000","gas_fee":"1000000ugnot"},"signatures":[{"pub_key":{"@type":"/tm.PubKeySecp256k1","value":"AnK+a6mcFDjY6b/v6p7r8QFW1M1PgIoQxBgrwOoyY7v3"},"signature":"sHjOGXZEi9wt2FSXFHmkDDoVQyepvFHKRDDU0zgedHYnCYPx5/YndyihsDD5Y2Z7/RgNYBh4JlJwDMGFNStzBQ=="}],"memo":""}
```

#### Construction a transaction
#### Construct the transaction
`gnokey maketx ... >> "tx-file.json"`

#### Signing the transaction
Expand Down

0 comments on commit 9686033

Please sign in to comment.