Skip to content

Commit

Permalink
Create gentx-SilkNodes.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Bosco-2019 authored and jkilpatr committed Apr 25, 2024
1 parent be72c6a commit 3143c5d
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions gentx/gentx-SilkNodes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"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": "althea1htc8jv6354shrqyqw4ex4k4v4mrna795mn0n67",
"validator_address": "altheavaloper1htc8jv6354shrqyqw4ex4k4v4mrna795lnuaym",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "Dngkyn1YsXUcP7UvDHNzsbJZwbFqh4s8NPlUtT0qX3k="
},
"value": { "denom": "aalthea", "amount": "6857559999999999606784" }
}
],
"memo": "[email protected]:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/ethermint.crypto.v1.ethsecp256k1.PubKey",
"key": "Ahlccar5tGWvNu6xEbrH9/enL4xcIPRAss8dVdSsgeDx"
},
"mode_info": { "single": { "mode": "SIGN_MODE_DIRECT" } },
"sequence": "0"
}
],
"fee": {
"amount": [{ "denom": "aalthea", "amount": "20000000000000000" }],
"gas_limit": "200000",
"payer": "",
"granter": ""
}
},
"signatures": [
"KKmfo1myoex8TO0TDNRPJW5qhvPKU5wJGL9g4+lft5IYTwoHFg/UACnpr7jHl/tgbWvSotKRzKaPZpPIOi1wRwE="
]
}

0 comments on commit 3143c5d

Please sign in to comment.