Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.43
bitbadgesjs-sdk
DelegationResponse
Interface DelegationResponse
interface
DelegationResponse
{
balance
:
CosmosCoin
<
string
>
;
delegation
:
{
delegator_address
:
string
;
shares
:
string
;
validator_address
:
string
;
}
;
}
Index
Properties
balance
delegation
Properties
balance
balance
:
CosmosCoin
<
string
>
delegation
delegation
:
{
delegator_address
:
string
;
shares
:
string
;
validator_address
:
string
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
balance
delegation
bitbadgesjs-sdk - v0.5.43
Loading...