Delegation is a delegation descriptor.

interface StakingDelegation {
    shares: Uint8Array;
}

Hierarchy (view full)

Properties

Properties

shares: Uint8Array