UNPKG

224 BTypeScriptView Raw
1declare function verifyPaymentChannelClaim(channel: string, amount: string, signature: string, publicKey: string): boolean;
2export default verifyPaymentChannelClaim;
3//# sourceMappingURL=verify-payment-channel-claim.d.ts.map
\No newline at end of file