diff --git a/lib/netconf/story/genesis.json b/lib/netconf/story/genesis.json index e94b8bb4..eda27d7f 100644 --- a/lib/netconf/story/genesis.json +++ b/lib/netconf/story/genesis.json @@ -217,6 +217,102 @@ "tip": null }, "signatures": [] + }, + { + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "B-Harvest Validator 1", + "identity": "8957C5091FBF4192", + "website": "https://bharvest.io", + "security_contact": "contact@bharvest.io", + "details": "Provides secure validation services for dPoS networks" + }, + "commission": { + "rate": "0.100000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.100000000000000000" + }, + "min_self_delegation": "1024000000000", + "delegator_address": "story1cfek77nua7jsttjj57fdqmdjhsmat9ymccnp00", + "validator_address": "storyvaloper1cfek77nua7jsttjj57fdqmdjhsmat9ymkh8qyy", + "pubkey": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "A/ruvLx/gThyQ23QdgX0Q4EvD8f6m75dlTXDKIkhAOUg" + }, + "value": { + "denom": "stake", + "amount": "1000000" + }, + "support_token_type": 1 + } + ], + "memo": "", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [], + "fee": { + "amount": [], + "gas_limit": "0", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [] + }, + { + "body": { + "messages": [ + { + "@type": "/cosmos.staking.v1beta1.MsgCreateValidator", + "description": { + "moniker": "B-Harvest Validator 2", + "identity": "8957C5091FBF4192", + "website": "https://bharvest.io", + "security_contact": "contact@bharvest.io", + "details": "Provides secure validation services for dPoS networks" + }, + "commission": { + "rate": "0.100000000000000000", + "max_rate": "0.200000000000000000", + "max_change_rate": "0.100000000000000000" + }, + "min_self_delegation": "1024000000000", + "delegator_address": "story144j83s9vvhju3qu389tc3dm3rpteg4kan8juhc", + "validator_address": "storyvaloper144j83s9vvhju3qu389tc3dm3rpteg4kaagxaun", + "pubkey": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "A/zQ3jMHSBNMNf3jwpEURa7DcHtwot/03dZrowimqJtR" + }, + "value": { + "denom": "stake", + "amount": "1000000" + }, + "support_token_type": 1 + } + ], + "memo": "", + "timeout_height": "0", + "extension_options": [], + "non_critical_extension_options": [] + }, + "auth_info": { + "signer_infos": [], + "fee": { + "amount": [], + "gas_limit": "0", + "payer": "", + "granter": "" + }, + "tip": null + }, + "signatures": [] } ] }, @@ -300,4 +396,4 @@ } } } -} +} \ No newline at end of file