AppleSauce
    Preparing search index...

    Type Alias MultiPayKeysendHandler

    MultiPayKeysendHandler: (
        params: MultiPayKeysendParams,
    ) => Promise<MultiPayKeysendResult[]>

    Handler function for multi_pay_keysend method

    Type declaration