UNPKG

ripple-lib

Version:

Deprecated - consider migrating to xrpl.js: https://xrpl.org/xrpljs2-migration-guide.html

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