-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
533432b
commit d4d1048
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{"msg":[{"@type":"/vm.m_call","caller":"g1juz2yxmdsa6audkp6ep9vfv80c8p5u76e03vvh","send":"","pkg_path":"gno.land/r/demo/jefft0_test2_boards","func":"zzzCreateThread","args":["1","Hello from PR #1213","Testing the PR with test3"]}],"fee":{"gas_wanted":"2000000","gas_fee":"1000000ugnot"},"signatures":[{"pub_key":{"@type":"/tm.PubKeySecp256k1","value":"A8vtky0+3ckLTmOsJA4Ti2X2aE5rZp0TrtMmXCX/vwIg"},"signature":"0Cjt6Rz/bAwnygkXAqdMa7qLztjoCSWV7WckChFvt1Q2jzIsSwcdAh1BCilRXHFIL4r9eBB+d7tHgxR9Y/nHVw=="}],"memo":""} | ||
{"msg":[{"@type":"/bank.MsgSend","from_address":"g13d7jc32adhc39erm5me38w5v7ej7lpvlnqjk73","to_address":"g1dnllrdzwfhxv3evyk09y48mgn5phfjvtyrlzm7","amount":"20000000ugnot"}],"fee":{"gas_wanted":"2000000","gas_fee":"1ugnot"},"signatures":[{"pub_key":{"@type":"/tm.PubKeySecp256k1","value":"A/+cjV0/gZkWzMqCul8aP5hC7M3yliIs17uinn/+66uR"},"signature":"h97tHidOj2uCNqrKXccQNrV+BcyGfCBMmNoMMYuOYwx/CjB+ft1KK4uCmdCpfDOl4qwoE8iZJD08RYRwoX5r+Q=="}],"memo":""} | ||
{"msg":[{"@type":"/vm.m_addpkg","creator":"g1dnllrdzwfhxv3evyk09y48mgn5phfjvtyrlzm7","package":{"Name":"test","Path":"gno.land/p/demo/test","Files":[{"Name":"package.gno","Body":"package hello\n\nfunc Render(path string) string {\n return \"Hello World!\"\n}\n"}]},"deposit":""}],"fee":{"gas_wanted":"10000000","gas_fee":"50000ugnot"},"signatures":[{"pub_key":{"@type":"/tm.PubKeySecp256k1","value":"AsGEi/6/N0zRtRCWxHb7KZ1Z/BTfZIc77fvtkSRJlmwQ"},"signature":"jTGzJVqcR+MItEPrpfo0GaZyocMvVYZH0UrgYs4ogctKBS95srVrhXxdXeFmNeEHuh78TOYnu++UtlOmGxNgzg=="}],"memo":""} | ||
{"msg":[{"@type":"/bank.MsgSend","from_address":"g13d7jc32adhc39erm5me38w5v7ej7lpvlnqjk73","to_address":"g1dnllrdzwfhxv3evyk09y48mgn5phfjvtyrlzm7","amount":"20000000ugnot"}],"fee":{"gas_wanted":"2000000","gas_fee":"1ugnot"},"signatures":[{"pub_key":{"@type":"/tm.PubKeySecp256k1","value":"A/+cjV0/gZkWzMqCul8aP5hC7M3yliIs17uinn/+66uR"},"signature":"A5lcuH/ndKO6x0QCpM0R52JIoztSGCeDf9mLUF1c3gAb3+zx88r+mOeuy4xrJcRw2hzVL5p7npFD9RPqGNQ7iw=="}],"memo":""} | ||
{"msg":[{"@type":"/vm.m_addpkg","creator":"g1dnllrdzwfhxv3evyk09y48mgn5phfjvtyrlzm7","package":{"Name":"test","Path":"gno.land/p/demo/test","Files":[{"Name":"package.gno","Body":"package demo\n\nfunc Render(path string) string {\n return \"Hello World!\"\n}\n"}]},"deposit":""}],"fee":{"gas_wanted":"10000000","gas_fee":"50000ugnot"},"signatures":[{"pub_key":{"@type":"/tm.PubKeySecp256k1","value":"AsGEi/6/N0zRtRCWxHb7KZ1Z/BTfZIc77fvtkSRJlmwQ"},"signature":"UvSf48NlAQpj4DyBVDspd+sXN1lplcgG6/zncFj6e/ketzXz31aKQOoEnn99DTmRe7nHlF/GDR6wZmmRl+wWnQ=="}],"memo":""} | ||
{"msg":[{"@type":"/vm.m_addpkg","creator":"g1dnllrdzwfhxv3evyk09y48mgn5phfjvtyrlzm7","package":{"Name":"test","Path":"gno.land/p/demo/test","Files":[{"Name":"package.gno","Body":"package test\n\nfunc Render(path string) string {\n return \"Hello World!\"\n}\n"}]},"deposit":""}],"fee":{"gas_wanted":"10000000","gas_fee":"50000ugnot"},"signatures":[{"pub_key":{"@type":"/tm.PubKeySecp256k1","value":"AsGEi/6/N0zRtRCWxHb7KZ1Z/BTfZIc77fvtkSRJlmwQ"},"signature":"HnIcRfLGW7wkDmNmotYP072W1ZxS2dTZQTpn6i9DXxlryxDy8cgzxYAjB8uRfaK91zVW4leOQs45R2E8m8ONIg=="}],"memo":""} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"latest_block_height": 139076 | ||
"latest_block_height": 139872 | ||
} |