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: Test it again #7

Closed
amimart opened this issue Sep 20, 2022 · 5 comments
Closed

⚖️ Register Validator: Test it again #7

amimart opened this issue Sep 20, 2022 · 5 comments
Assignees
Labels
invalid This doesn't seem right register-validator ⚖️ A request to register a validator node in a network's genesis

Comments

@amimart
Copy link
Member

amimart commented Sep 20, 2022

Network Choice

testnet-1

Who are you?

Another tester 🧪

gentx

{
    "body": {
        "messages": [
            {
                "@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
                "description": {
                    "moniker": "botanik-v2",
                    "identity": "",
                    "website": "",
                    "security_contact": "",
                    "details": ""
                },
                "commission": {
                    "rate": "0.100000000000000000",
                    "max_rate": "0.200000000000000000",
                    "max_change_rate": "0.010000000000000000"
                },
                "min_self_delegation": "1",
                "delegator_address": "okp416v9nzuu5jzs3zms4erhw3aaeyhu2nl2d5c4tqk",
                "validator_address": "okp4valoper16v9nzuu5jzs3zms4erhw3aaeyhu2nl2dpl9z7h",
                "pubkey": {
                    "@type": "/cosmos.crypto.ed25519.PubKey",
                    "key": "zim8yO4W9XbN0OWx1ruCFDZCsbz4gOwTWXrRcNPtKwo="
                },
                "value": {
                    "denom": "uknow",
                    "amount": "1000000"
                }
            }
        ],
        "memo": "58a87b9f46c28a8e71d10e413d798197344b32b0@192.168.1.18:26656",
        "timeout_height": "0",
        "extension_options": [],
        "non_critical_extension_options": []
    },
    "auth_info": {
        "signer_infos": [
            {
                "public_key": {
                    "@type": "/cosmos.crypto.secp256k1.PubKey",
                    "key": "AgDpl9cT7INK8N3j1bg1eyTz4I4Kc4xqAtA+1YFWyRbT"
                },
                "mode_info": {
                    "single": {
                        "mode": "SIGN_MODE_DIRECT"
                    }
                },
                "sequence": "0"
            }
        ],
        "fee": {
            "amount": [],
            "gas_limit": "200000",
            "payer": "",
            "granter": ""
        },
        "tip": null
    },
    "signatures": [
        "WV4w1Q/u8SWxfQ6srWseoF8vwAs/LDrhP7s6qJascOAL/eVGKYdRIMlvFftigHza16kQxgsdSd2AiQTqKPyaNg=="
    ]
}
@amimart amimart added the register-validator ⚖️ A request to register a validator node in a network's genesis label Sep 20, 2022
@bot-anik bot-anik added the invalid This doesn't seem right label Sep 20, 2022
@bot-anik
Copy link
Member

😢 I couldn't process your request: Invalid moniker, already exists.

@amimart amimart added invalid This doesn't seem right and removed invalid This doesn't seem right labels Sep 20, 2022
@bot-anik bot-anik added the invalid This doesn't seem right label Sep 20, 2022
@bot-anik
Copy link
Member

😢 I couldn't process your request: Invalid delegation amount.

@amimart amimart removed the invalid This doesn't seem right label Sep 20, 2022
@bot-anik bot-anik added the invalid This doesn't seem right label Sep 20, 2022
@bot-anik
Copy link
Member

😢 I couldn't process your request: Invalid delegation amount.

@amimart amimart removed the invalid This doesn't seem right label Sep 20, 2022
@bot-anik bot-anik added the invalid This doesn't seem right label Sep 20, 2022
@bot-anik
Copy link
Member

😢 I couldn't process your request: Register process is not open yet for this network.

@amimart
Copy link
Member Author

amimart commented Sep 20, 2022

@bot-anik You're very strict, love that ❤️

@amimart amimart closed this as completed Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right register-validator ⚖️ A request to register a validator node in a network's genesis
Projects
None yet
Development

No branches or pull requests

4 participants