Type alias StakingRegistryGetWithdrawableBalanceInput

StakingRegistryGetWithdrawableBalanceInput: {
    staker: string;
}

Type declaration

  • staker: string