Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚖️ Register Validator: #711

Closed
albttx opened this issue Feb 1, 2024 · 2 comments
Closed

⚖️ Register Validator: #711

albttx opened this issue Feb 1, 2024 · 2 comments
Assignees
Labels
register-validator ⚖️ A request to register a validator node in a network's genesis

Comments

@albttx
Copy link

albttx commented Feb 1, 2024

Network Choice

drunemeton-1

Who are you?

nysa.network, we're running blockchain infrastructure since 2022 in the interchain 🚀

Delegator address

okp41hsug4dnfrhs97k5sjeynlk3vkrd6a5uy7lygnt

gentx

{
  "body": {
    "messages": [
      {
        "@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
        "description": {
          "moniker": "nysa.network",
          "identity": "F7E5A47BC1D9F95B",
          "website": "https://nysa.network",
          "security_contact": "[email protected]",
          "details": ""
        },
        "commission": {
          "rate": "0.050000000000000000",
          "max_rate": "0.200000000000000000",
          "max_change_rate": "0.010000000000000000"
        },
        "min_self_delegation": "1",
        "delegator_address": "",
        "validator_address": "okp4valoper1hsug4dnfrhs97k5sjeynlk3vkrd6a5uytc5pd2",
        "pubkey": {
          "@type": "/cosmos.crypto.ed25519.PubKey",
          "key": "9gDVLxmLp3E8wJWtm34WC4APaUyR+h+eJWhOP5v0v9w="
        },
        "value": {
          "denom": "uknow",
          "amount": "10000000000"
        }
      }
    ],
    "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": "AjwhvB1xqFLXRm7wxFPQUknBNyVuolR6U+AAB1HCg/W+"
        },
        "mode_info": {
          "single": {
            "mode": "SIGN_MODE_DIRECT"
          }
        },
        "sequence": "0"
      }
    ],
    "fee": {
      "amount": [],
      "gas_limit": "200000",
      "payer": "",
      "granter": ""
    },
    "tip": null
  },
  "signatures": [
    "FBmraPjTnfHbPn1Lpbco3wEKDd50gyimZ7Qm16Y5NWpJ8MCpUCU/CVX9BTgm8juhzjFxghTIaZIvzFTAYn9RPA=="
  ]
}
@albttx albttx added the register-validator ⚖️ A request to register a validator node in a network's genesis label Feb 1, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in 💻 Development Feb 1, 2024
@bot-anik
Copy link
Member

bot-anik commented Feb 1, 2024

😉 Here is the corresponding PR: #712

@amimart
Copy link
Member

amimart commented Feb 1, 2024

Done by #712

@amimart amimart closed this as completed Feb 1, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in 💻 Development Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
register-validator ⚖️ A request to register a validator node in a network's genesis
Projects
None yet
Development

No branches or pull requests

5 participants