Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryUnbondingDelegationResponseSDKType
Interface QueryUnbondingDelegationResponseSDKType
QueryDelegationResponse is response type for the Query/UnbondingDelegation RPC method.
interface
QueryUnbondingDelegationResponseSDKType
{
unbond
:
undefined
|
UnbondingDelegationSDKType
;
}
Index
Properties
unbond
Properties
unbond
unbond
:
undefined
|
UnbondingDelegationSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
unbond
@crownfi/sei-js-proto
Loading...
QueryDelegationResponse is response type for the Query/UnbondingDelegation RPC method.