interface ConsensusDelegate {
    amount: BaseUnits;
    to: Uint8Array;
}

Properties

Properties

amount: BaseUnits
to: Uint8Array