Skip to content

Commit

Permalink
Add Conqueror gentx & peer (celestiaorg#434)
Browse files Browse the repository at this point in the history
* Create Conqueror.json

* Update peers.txt

---------

Co-authored-by: Ismail Khoffi <[email protected]>
  • Loading branch information
DasRasyo and liamsi authored Oct 24, 2023
1 parent 5302fc7 commit cbc7abc
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 0 deletions.
62 changes: 62 additions & 0 deletions celestia/gentx/Conqueror.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Conqueror",
"identity": "EAD22B173DE57E6A",
"website": "https://github.com/DasRasyo",
"security_contact": "https://t.me/DasRasyo || conqueror.prime",
"details": "Stake with me"
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "celestia10f8l8m4879h40848rsvxat797t3a5ghgg0s35e",
"validator_address": "celestiavaloper10f8l8m4879h40848rsvxat797t3a5ghgdsjgzl",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "yT3q+LmNieKBkE7iFs5txYaRqHwxuYgCUqPthe4Jm/Y="
},
"value": {
"denom": "utia",
"amount": "8000000"
}
}
],
"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": "A06YuJ6TiyixPJhki+7xXTnPiFpR/Y2b8EH82GYUqKyh"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "210000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"0jzRByrcxWur7U4+vucUvCxLiM75jzjPDz/It3/4LzUqOomDWiHwfZollxxsR/Z9wNtCaawNv2n2w7/4iIWprA=="
]
}
1 change: 1 addition & 0 deletions celestia/peers.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[email protected]:26656
[email protected]:33357
[email protected]:26656
[email protected]:26656
Expand Down

0 comments on commit cbc7abc

Please sign in to comment.