Base Argument object for methods.

interface StakingWithdrawUnbondedArgs {
    numSlashingSpans: number;
}

Hierarchy (view full)

  • Args
    • StakingWithdrawUnbondedArgs

Properties

Properties

numSlashingSpans: number