UNPKG

@coolwallet/xrp

Version:
3 lines (2 loc) 150 B
import * as types from "../config/types"; export declare const getPaymentArgument: (addressIndex: number, payment: types.Payment) => Promise<string>;