UNPKG

@tatumio/tatum-v1

Version:

Tatum API client allows browsers and Node.js clients to interact with Tatum API.

5 lines (4 loc) 145 B
import { CreateWithdrawal } from './CreateWithdrawal'; export declare class TransferXlmOffchain extends CreateWithdrawal { secret: string; }