Skip to content

Commit

Permalink
Merge pull request #3 from liuis/main
Browse files Browse the repository at this point in the history
create gentx json file
  • Loading branch information
philiparthurmoore authored Apr 14, 2021
2 parents 31d678c + e0a24a6 commit 22b256c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"type":"cosmos-sdk/StdTx","value":{"msg":[{"type":"cosmos-sdk/MsgCreateValidator","value":{"description":{"moniker":"my_node","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"front1n8px5j3trhnne73dzq3hyuedc0vfsmtd0dqahc","validator_address":"frontvaloper1n8px5j3trhnne73dzq3hyuedc0vfsmtdmzjn7g","pubkey":"frontvalconspub1zcjduepq9jmuyax3yans86e48amff5f7gtavalh9vlfstkpjnwajzxrc6vnqr8u66n","value":{"denom":"front","amount":"1000000000000"}}}],"fee":{"amount":[],"gas":"200000"},"signatures":[{"pub_key":{"type":"tendermint/PubKeySecp256k1","value":"Amv+WaLXyIlVf0j9oBLf8Q/1x0U4TS7mJWGuoBCq59bS"},"signature":"IL5PBPl59lEZyFrH/AyiD8VJp8XgeZZ1ECG53iGU/OETAoC6UAXf9mF8KDa9sS0mbhAudlr7jR1nmG3xW/jmJA=="}],"memo":"[email protected]:26656"}}

0 comments on commit 22b256c

Please sign in to comment.