@did-btc1/method
    Preparing search index...

    Type Alias SendAllParams

    type SendAllParams = {
        options?: SendAllOptions;
        recipients: Recipients;
    }
    Index

    Properties

    Properties

    options?: SendAllOptions
    recipients: Recipients