Documentation
    Preparing search index...

    Type Alias ProcessEphemeralPaymentOptions

    ProcessEphemeralPaymentOptions: {
        sender: string;
        sourceCoin?: TransactionResult;
    } & PaymentKeyArgs