Skip to content

Commit

Permalink
Merge pull request #131 from Silk-Nodes/main
Browse files Browse the repository at this point in the history
gentx-SilkNodes.json
  • Loading branch information
thmadong authored Jan 23, 2025
2 parents cbed203 + c79416c commit de7cf04
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions mainnet/sidechain-1/gentxs/gentx-SilkNodes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": " Silk Nodes",
"identity": "1326A75B9148A214",
"website": "SilkNodes.io",
"security_contact": "[email protected]",
"details": "Silk Nodes pride ourselves on being 100% bare metal validators, running our own infrastructure to validate the chains we are active on, we are also proud to say we run IBC relayer nodes to help support the networks."
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.050000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "",
"validator_address": "sidevaloper1qqrsy8g8pc8syxsfrs8s2qsnpgzqjxqupug3xpsszuq3gps5qsg3zkad9mg",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "Rrqcaalx+twsAltHpSXGzm4b9gCsC/1DHNTYBbZ5FTU="
},
"value": { "denom": "uside", "amount": "1000000" }
}
],
"memo": "[email protected]:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.segwit.PubKey",
"key": "A8gJjSa0x14ylTv00N+A+51cvKBosd0KcSVe3sd7wsGa"
},
"mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } },
"sequence": "0"
}
],
"fee": { "amount": [], "gas_limit": "200000", "payer": "", "granter": "" },
"tip": null
},
"signatures": [
"IHGv8vTkkuoRUyQYr9Xq0YZ2ISw4hi+6wCI4+gHRPmJLdmM64kQuLPi8VAiJx3B3CnxAlQ+0Fwrl4zWsy+vBSGQ="
]
}

0 comments on commit de7cf04

Please sign in to comment.