Taquito TypeDocs
    Preparing search index...

    Interface DrainDelegateParams

    Parameters for the DrainDelegate method

    interface DrainDelegateParams {
        consensus_key: string;
        delegate: string;
        destination: string;
    }
    Index

    Properties

    consensus_key: string
    delegate: string
    destination: string