UNPKG

@nextrope/xrpl

Version:

A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser

3 lines 199 B
declare function signPaymentChannelClaim(channel: string, xrpAmount: string, privateKey: string): string; export default signPaymentChannelClaim; //# sourceMappingURL=signPaymentChannelClaim.d.ts.map