Skip to content

Commit

Permalink
Gentx BwareLabs (#410)
Browse files Browse the repository at this point in the history
* Create BwareLabs.json

* Create BwareLabs.txt
  • Loading branch information
silviugae authored Oct 25, 2023
1 parent 3829b98 commit 09c61f1
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 0 deletions.
1 change: 1 addition & 0 deletions celestia/BwareLabs.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
0cb62ebbce54e2d5e72ced753a879d3c08c61583@162.19.171.80:26656
62 changes: 62 additions & 0 deletions celestia/gentx/BwareLabs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "BwareLabs",
"identity": "E83A08BEEE7A70BD",
"website": "https://bwarelabs.com",
"security_contact": "validators@bwarelabs.com",
"details": "Guaranteed availability and up-time backed by a professional blockchain infrastructure team."
},
"commission": {
"rate": "0.050000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.100000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "celestia1vl3dkus7g0cj4lg0e2jrqk2reukmlht0uxup4n",
"validator_address": "celestiavaloper1vl3dkus7g0cj4lg0e2jrqk2reukmlht0ee7cr4",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "T3MYxMlrc+6Mbfg3m0/XJwYctpRBHSj6RBFqeETehU0="
},
"value": {
"denom": "utia",
"amount": "52000000000"
}
}
],
"memo": "0cb62ebbce54e2d5e72ced753a879d3c08c61583@162.19.171.80:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A10mRkkItTi7dnREJlCTTUTyoqDoIcb3nE9a3a2pnnFB"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "210000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"dDpES8LzoxSNxU08qxruvQD2tVSLfMfTI7gpW8LW5Ul9EkFzGVzKQ4TvA/PAu2g6csbNi+QYaQ8IGu0qfXcgiA=="
]
}

0 comments on commit 09c61f1

Please sign in to comment.