decodePaymentSignatureHeader
decodePaymentSignatureHeader(
headerValue):X402PaymentPayload
Defined in: src/x402/encoding.ts:187
Decodes a PAYMENT-SIGNATURE header value.
Parameters
headerValue
string
Returns
Throws
If the header is not valid base64 / JSON / object.