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: High Stakes #767

Closed Jackson-DKMG closed 2 months ago

Jackson-DKMG commented 2 months ago

Network Choice

dentrite-1

Who are you?

Swiss validator & software editor

Delegator address

axone18e6a52ld4mvq9qurj2k3hc2am92al4jmep2e5j

gentx

{
  "body": {
    "messages": [
      {
        "@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
        "description": {
          "moniker": "HSS",
          "identity": "2CB281A714F6133B",
          "website": "https://highstakes.ch",
          "security_contact": "contact@highstakes.ch",
          "details": ""
        },
        "commission": {
          "rate": "0.050000000000000000",
          "max_rate": "0.200000000000000000",
          "max_change_rate": "0.010000000000000000"
        },
        "min_self_delegation": "1",
        "delegator_address": "",
        "validator_address": "axonevaloper18e6a52ld4mvq9qurj2k3hc2am92al4jmf5xtws",
        "pubkey": {
          "@type": "/cosmos.crypto.ed25519.PubKey",
          "key": "5R4b4Y29QcK+3hDZqMRLzkm5DE9k8XsexiLXyMF/AOE="
        },
        "value": {
          "denom": "uaxone",
          "amount": "1000000000000"
        }
      }
    ],
    "memo": "de69f351fa1c9e00a4f00425e359e42c0e3c9d95@95.216.248.222:26656",
    "timeout_height": "0",
    "extension_options": [],
    "non_critical_extension_options": []
  },
  "auth_info": {
    "signer_infos": [
      {
        "public_key": {
          "@type": "/cosmos.crypto.secp256k1.PubKey",
          "key": "A0OxEEqptohQCgZvPEAbWr0OfTD0PItV3A0oNvBk6aOn"
        },
        "mode_info": {
          "single": {
            "mode": "SIGN_MODE_DIRECT"
          }
        },
        "sequence": "0"
      }
    ],
    "fee": {
      "amount": [],
      "gas_limit": "200000",
      "payer": "",
      "granter": ""
    },
    "tip": null
  },
  "signatures": [
    "ADrNn981knw5/0131jPUcnXJkDGWE+FhE3I2ygfUer1vwIhm0pjTflupl/3ZMCVkHNCiqzVqVZ99kEpBLhRWDg=="
  ]
}
bot-anik commented 2 months ago

😉 Here is the corresponding PR: https://github.com/axone-protocol/networks/pull/768