Skip to content

Commit

Permalink
Gentx syncnode (#342)
Browse files Browse the repository at this point in the history
* add syncnode gentx

* Add syncnode gentx

* Correct genesis_time

Co-authored-by: George Bunea <[email protected]>
Co-authored-by: Dave Puchyr <[email protected]>
  • Loading branch information
3 people authored Aug 24, 2020
1 parent 9713715 commit b2e6883
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/genesis/data/dump
Submodule dump updated from 9aa75b to 8a1bfe
2 changes: 1 addition & 1 deletion scripts/genesis/data/iov-mainnet-2/config
Submodule config updated from 4b3ef7 to b46126
1 change: 1 addition & 0 deletions scripts/genesis/data/iov-mainnet-2/gentxs/syncnode.json
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":"IronMan","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.100000000000000000","max_rate":"0.300000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"star1qw9ydce0mg5vwkmr3g93gu2ckercv0ftxn80dv","validator_address":"starvaloper1qw9ydce0mg5vwkmr3g93gu2ckercv0ftrcrlp9","pubkey":"starvalconspub1zcjduepq8uc44qjnv2j7pfzsnqgrl3unlfgu23p76eshqr03z65fn84y5mpq9tahkf","value":{"denom":"uiov","amount":"1000000000"}}}],"fee":{"amount":[],"gas":"200000"},"signatures":[{"pub_key":{"type":"tendermint/PubKeySecp256k1","value":"A79jpjLWdDnfSCAoGMI4+mSvWMNiilxNaI6t7MmHK+uR"},"signature":"PuFRGmrJfoy4XZ3tWtqlRrC3gjMrrm2jGpLwqmUqC1gpb55Siv9e3L6rhqKRMsrpClSKZC3YddsbxvbBMe42xw=="}],"memo":"[email protected]:26656"}}

0 comments on commit b2e6883

Please sign in to comment.