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 #670

Closed Jackson-DKMG closed 9 months ago

Jackson-DKMG commented 10 months ago

Network Choice

drunemeton-1

Who are you?

A Swiss validator, based out of Geneva.

Right now, with the flu or something. Apologies for any errors.

Delegator address

okp41rwqncrft4m5777hgjdmkpmesxxjlg9y8s9wmnr

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": "okp4valoper1rwqncrft4m5777hgjdmkpmesxxjlg9y89z7jdz",
        "pubkey": {
          "@type": "/cosmos.crypto.ed25519.PubKey",
          "key": "RPZNFeXF8e3yqEpZoTq8CShv/uncEhMzLOfGKczEWNU="
        },
        "value": {
          "denom": "uknow",
          "amount": "10000000000"
        }
      }
    ],
    "memo": "de269f603117b7af395f4e13c0f6772f7faafcef@65.109.34.81:26656",
    "timeout_height": "0",
    "extension_options": [],
    "non_critical_extension_options": []
  },
  "auth_info": {
    "signer_infos": [
      {
        "public_key": {
          "@type": "/cosmos.crypto.secp256k1.PubKey",
          "key": "AgII6E2rCYCZUtb2CqjqwxW4BUa7g5nzl/UKYM+Z5LlI"
        },
        "mode_info": {
          "single": {
            "mode": "SIGN_MODE_DIRECT"
          }
        },
        "sequence": "0"
      }
    ],
    "fee": {
      "amount": [],
      "gas_limit": "200000",
      "payer": "",
      "granter": ""
    },
    "tip": null
  },
  "signatures": [
    "CiCTFULzzGPpocmdhSx+Vk+QIDuVibEWpsVrfpVE54gKqR5eWfZrKhw4MAyE9Fif8V0EO2sIL7pbBkxhV1TQGA=="
  ]
}
bot-anik commented 10 months ago

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