-
Notifications
You must be signed in to change notification settings - Fork 71
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 #130 from frangrech/main
Adding Simply Staking gentx
- 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-1/gentxs/gentx-SimplyStaking.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":"Simply Staking","identity":"F74595D6D5D568A2","website":"www.simplystaking.com","security_contact":"[email protected]","details":"Simply Staking runs highly reliable and secure infrastructure in our own datacentre in Malta, built with the aim of supporting the growth of the blockchain ecosystem."},"commission":{"rate":"0.050000000000000000","max_rate":"0.200000000000000000","max_change_rate":"0.010000000000000000"},"min_self_delegation":"1","delegator_address":"fairy1wxdg22xhjvjpl9arthysad02zgh2w9ulvl3pfr","validator_address":"fairyvaloper1wxdg22xhjvjpl9arthysad02zgh2w9ulhyh5d8","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"aFDhEquH/7ZkoS65DNEi/eWbrEPBdz1qVyH/C6/HfYA="},"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":"AmB9YfMKxPLVVXeQjmyN6eHeeR4Liw+FjdPMbE1cllk1"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""},"tip":null},"signatures":["7GmnFAF6rk2jWtK7EKVte70pUvNnFJrpqAVfvjhvCq0JOXtOAwl3FD9rELbd+VH0HL46xb5VuqGA3Lwmp7+NBQ=="]} |
5 changes: 5 additions & 0 deletions
5
networks/testnets/fairyring-testnet-1/peers/peers-SimplyStaking.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": "593e4ce668b3fd05541b8e2ee88764cba4b26af6", | ||
"public_ip": "80.64.208.224", | ||
"port": "26656" | ||
} |