Skip to content

Commit

Permalink
Create gentx-SilkNodes.json (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bosco-2019 authored Apr 22, 2024
1 parent 61add09 commit d7d8795
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions mainnet/gentx/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.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "",
"validator_address": "sedavaloper1ae97fl8ayqp8s2rk03z65s9hq9gt0f9mdk9tsx",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "11xCdGVjTZGfu/2BD7SNiDYc90z7wqJtqXZ/Ue1I9T8="
},
"value": { "denom": "aseda", "amount": "5000000000000000000000" }
}
],
"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": "Alre+81IpCNDvWZzUGU10ibB8mGf5OORI831lBmYCpWM"
},
"mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } },
"sequence": "0"
}
],
"fee": { "amount": [], "gas_limit": "200000", "payer": "", "granter": "" },
"tip": null
},
"signatures": [
"fXw/r0tN91rGYxq+sCiQ4Kk/ln/JT+tycRlGg34Dxddpz/y0LxG9cg7bBr6kwnWA3CShVEOGMVj5GD5+F35o6g=="
]
}

0 comments on commit d7d8795

Please sign in to comment.