Skip to content

Commit

Permalink
chore: poisonphang gentx
Browse files Browse the repository at this point in the history
  • Loading branch information
PoisonPhang committed Dec 2, 2024
1 parent d89284d commit 2c853b5
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 0 deletions.
64 changes: 64 additions & 0 deletions networks/genesis/union-testnet-9/gentx/poisonphang-2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "poisonphang-seed",
"identity": "",
"website": "",
"security_contact": "",
"details": ""
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "",
"validator_address": "unionvaloper1yfya5w5c07kkexqhg39g5x7wggrtrvwvju4spm",
"pubkey": {
"@type": "/cosmos.crypto.bn254.PubKey",
"key": "n3r3v/loN98rUUHj2PpZkvbpaGLjkQ39zV2/czQ/B8c="
},
"value": {
"denom": "muno",
"amount": "1000000000000"
}
}
],
"memo": "[email protected]:26656",
"timeout_height": "0",
"unordered": false,
"timeout_timestamp": "0001-01-01T00:00:00Z",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A4LNO70HPIoFJuuWqRLE/imvUb4rDh6FTPOu4dtHIYId"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "union1yfya5w5c07kkexqhg39g5x7wggrtrvwvrj89vj",
"granter": ""
},
"tip": null
},
"signatures": [
"+GRQePnjIAfZ2m8QXxnnm6BwANk7//fy/g546JbWV+pwUV99YwQs5wqcMC7cDQTBDmrlPHOLzZXc7a6u255yoA=="
]
}
64 changes: 64 additions & 0 deletions networks/genesis/union-testnet-9/gentx/poisonphang.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "poisonphang",
"identity": "",
"website": "",
"security_contact": "",
"details": ""
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "",
"validator_address": "unionvaloper1qcyu42wvmw07rsnm9jn2k5dusdwvsu5g74kw54",
"pubkey": {
"@type": "/cosmos.crypto.bn254.PubKey",
"key": "npCI8SJa/dA7tBAcVrpFdAUkey+f7wipPWSAHCsTQ78="
},
"value": {
"denom": "muno",
"amount": "1000000000000"
}
}
],
"memo": "[email protected]:26656",
"timeout_height": "0",
"unordered": false,
"timeout_timestamp": "0001-01-01T00:00:00Z",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AntbmkNkPk5QFx0npwMSM0oMFOvJVOPAjXZ/TU68fx/d"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "union1qcyu42wvmw07rsnm9jn2k5dusdwvsu5g0mymeu",
"granter": ""
},
"tip": null
},
"signatures": [
"BsUiFS4HkRPo0TJMKPJfKnxSClY9jOmCx4z2w/hHSV0XRuaNr7Qz6LY+naNjCzWNWrzVHH2TqPWN8tlYcyE1+Q=="
]
}

0 comments on commit 2c853b5

Please sign in to comment.