axone-protocol / networks

🌐 Genesis and node configuration elements for joining Axone networks.
https://docs.axone.xyz/docs/nodes/introduction
BSD 3-Clause "New" or "Revised" License
54 stars 114 forks source link

⚖️ Register Validator: #713

Closed kahunanetwork closed 8 months ago

kahunanetwork commented 8 months ago

Network Choice

drunemeton-1

Who are you?

We are Kahuna, we invest in and run Blockchain Infrastructure

Delegator address

okp417r0cp9zrtkvzlz7a2r09gmdxwqfyje98he8c8j

gentx

{
  "body": {
    "messages": [
      {
        "@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
        "description": {
          "moniker": "Kahuna",
          "identity": "496198D003A5A717",
          "website": "https://kahuna.network",
          "security_contact": "aloha@kahuna.network",
          "details": "We are Kahuna, we invest in and run Blockchain Infrastructure"
        },
        "commission": {
          "rate": "0.050000000000000000",
          "max_rate": "0.200000000000000000",
          "max_change_rate": "0.010000000000000000"
        },
        "min_self_delegation": "1",
        "delegator_address": "",
        "validator_address": "okp4valoper17r0cp9zrtkvzlz7a2r09gmdxwqfyje98z7h3en",
        "pubkey": {
          "@type": "/cosmos.crypto.ed25519.PubKey",
          "key": "wXrfmE+XsDOz7T3T0vlOw4pOdktd4gSnxTXQifnJktA="
        },
        "value": {
          "denom": "uknow",
          "amount": "10000000000"
        }
      }
    ],
    "memo": "35b059f1d9c7666b26c7b412ffcd30329949ff3f@192.168.1.110:26656",
    "timeout_height": "0",
    "extension_options": [],
    "non_critical_extension_options": []
  },
  "auth_info": {
    "signer_infos": [
      {
        "public_key": {
          "@type": "/cosmos.crypto.secp256k1.PubKey",
          "key": "A6rWs8UOMVyjgj9UbIAolxvbPH2FFVd7s0UDx1kj/imF"
        },
        "mode_info": {
          "single": {
            "mode": "SIGN_MODE_LEGACY_AMINO_JSON"
          }
        },
        "sequence": "0"
      }
    ],
    "fee": {
      "amount": [],
      "gas_limit": "200000",
      "payer": "",
      "granter": ""
    },
    "tip": null
  },
  "signatures": [
    "lxGm7OTYz49cuXSfG3uZ3UHIrv8O+sHLk4WagV/IhRgNFtMa7KukyLq9uJFsSL5uIpn35LU081YdIF6Ec3/F1w=="
  ]
}
bot-anik commented 8 months ago

😉 Here is the corresponding PR: https://github.com/okp4/networks/pull/714

amimart commented 8 months ago

Done by https://github.com/okp4/networks/pull/714