interface ExtendedDelegationInfo {
    shares: Uint8Array;
    to: Uint8Array;
}

Properties

Properties

shares: Uint8Array
to: Uint8Array