Preparing search index...
The search index is not available
API documentation of Agoric SDK - v0.1.0
API documentation of Agoric SDK
Delegation
Type alias Delegation
Delegation
:
{
balance
:
Coin
;
delegation
:
{
delegator_address
:
ChainAddress
;
shares
:
number
;
validator_address
:
ChainAddress
;
}
;
}
Type declaration
balance
:
Coin
delegation
:
{
delegator_address
:
ChainAddress
;
shares
:
number
;
validator_address
:
ChainAddress
;
}
delegator_
address
:
ChainAddress
shares
:
number
validator_
address
:
ChainAddress
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK - v0.1.0
Loading...