UNPKG

ripple-lib

Version:

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

3 lines 224 B
declare function verifyPaymentChannelClaim(channel: string, amount: string, signature: string, publicKey: string): boolean; export default verifyPaymentChannelClaim; //# sourceMappingURL=verify-payment-channel-claim.d.ts.map