-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #166 from denodesxyz/main
Create deNodes gentx + peers
- Loading branch information
Showing
2 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
networks/testnets/fairyring-testnet-2/gentxs/gentx-deNodes.json
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 @@ | ||
{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"deNodes","identity":"C89053F92B77D8C0","website":"https://denodes.xyz","security_contact":"[email protected]","details":"deNodes, a proven staking provider, ensures fast and secure operations for PoS networks through superior performance with bare-metal machines"},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.050000000000000000"},"min_self_delegation":"1","delegator_address":"","validator_address":"fairyvaloper1vqdjp6vw6r9uszn8elqyzwa9p5cyppdplwfmqk","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"PpnZqkTBEa6CRO0K3p2iMSaKWAloMiqXPERRen92dls="},"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":"A4+35RL5ge4e1A2L/myctpMdcmvFUhouqRC2/4ZFV6v8"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["gD8x7GO/Xr874IVGlyify9QmylVXmP/NValCbQJ1pjVrECLIS/UCmMSgN/wnXQY1+eyFBiudTXjuPdN1XCOS3g=="]} |
5 changes: 5 additions & 0 deletions
5
networks/testnets/fairyring-testnet-2/peers/peers-deNodes.json
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,5 @@ | ||
{ | ||
"node_id": "bb5b87588df60a22dc0a20c6d5bc4b15ac9c8855", | ||
"public_ip": "88.99.90.124", | ||
"port": "26656" | ||
} |