package x.apps

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message MsgBeginUnstake

msg.proto:19

message MsgProtoStake

msg.proto:8

message MsgUnjail

msg.proto:28

message Pool

apps.proto:56

Pool - tracking bonded and not-bonded token supply of the bond denomination

message ProtoApplication

apps.proto:16

Application defines the total amount of bond shares and their exchange rate to coins. Slashing results in a decrease in the exchange rate, allowing correct calculation of future undelegations without iterating over delegators. When coins are delegated to this validator, the validator is credited with a delegation whose number of bond shares is based on the amount of coins delegated divided by the current exchange rate. Voting power can be calculated as total bonded shares multiplied by exchange rate.