interface DelegationInfo {
    shares: Uint8Array;
}

Properties

Properties

shares: Uint8Array