Skip to content

Commit

Permalink
add gentx dkcmc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mabalaru authored Sep 29, 2024
1 parent 823af1d commit caf7cd1
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions atomone-1/gentx/dkcmc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "DKCMC",
"identity": "4C3A7CF8BE845942",
"website": "https://dokiacapital.mc",
"security_contact": "",
"details": "We operate an enterprise-grade infrastructure that is robust and secure."
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.300000000000000000",
"max_change_rate": "0.050000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "atone144xwxcrlntp4wjadhrylzc6p3vdzscyex8kafh",
"validator_address": "atonevaloper144xwxcrlntp4wjadhrylzc6p3vdzscyey6a5r0",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "gpDqrZW8912qx/ETHH/AoyaY3cM5Edn0GEF3O8hNSm4="
},
"value": {
"denom": "uatone",
"amount": "1000000"
}
}
],
"memo": "f9c211791db1a1f142a6cf10f22705c56e0bb0ff@10.254.0.184:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "Aw0Iqk225umYc/nqddI21VMvvVgBnqnUl25+xdj0TBs0"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_LEGACY_AMINO_JSON"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"aYfwmnJdnfMDYUwkQSwsj+2vIFzH6IN1AofpaXJnEG06ykGx6W9nZKgb9NR0CGXJja84AfILcyxRNekhL/yvaA=="
]
}

0 comments on commit caf7cd1

Please sign in to comment.