From 96860339e191d2fd01d4452f9f3ea8bd7d0fb80a Mon Sep 17 00:00:00 2001 From: Malek Lahbib <111009238+MalekLahbib@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:04:24 +0200 Subject: [PATCH] chore(docs): fix `gnodev.md` typo (#2302) --- docs/gno-tooling/cli/gnodev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gno-tooling/cli/gnodev.md b/docs/gno-tooling/cli/gnodev.md index fd19922dff2..d6555636d31 100644 --- a/docs/gno-tooling/cli/gnodev.md +++ b/docs/gno-tooling/cli/gnodev.md @@ -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