Skip to content

Commit

Permalink
Merge pull request #131 from 01node/01node/fairyring
Browse files Browse the repository at this point in the history
Add 01node gentx and peer
  • Loading branch information
p0p3yee authored Mar 6, 2024
2 parents 9dfe898 + 2eaf119 commit 0a25a13
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions networks/testnets/fairyring-testnet-1/gentx-01node.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"01node","identity":"7BDD4C2E94392626","website":"https://01node.com","security_contact":"[email protected]","details":"Securely validating one block at a time since 2019"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"fairy1uppfkp8dw68myfy5g9ex05fmkaqy05wvc0475q","validator_address":"fairyvaloper1uppfkp8dw68myfy5g9ex05fmkaqy05wvr5ntsy","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"GoMDGPo/DcGiWsGduA92xeC2D59b/wteNHVzRs7tdcE="},"value":{"denom":"ufairy","amount":"10000000000"}}],"memo":"[email protected]:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"A/Vct3oEmHkRIqe8S5OEha46ScSHqgZmJzZQRplYQ593"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["sPeYy9279b4sAiWgJkBreW65Vu0/e7tjxtUqJ5SDG19AEqVNBDmbHI68fBTpnYmXtaDt5B1X0gxHgL+suSD3sw=="]}
5 changes: 5 additions & 0 deletions networks/testnets/fairyring-testnet-1/peers/peers-01node.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"node_id": "8203475d9afdae5a468977434fa0eaa12d65d7e1",
"public_ip": "195.14.6.182",
"port": "26656"
}

0 comments on commit 0a25a13

Please sign in to comment.