pub fn encode_payment_header(payload: &PaymentPayload) -> Result<String>Expand description
Encode a PaymentPayload as the value for the X-Payment HTTP header.
pub fn encode_payment_header(payload: &PaymentPayload) -> Result<String>Encode a PaymentPayload as the value for the X-Payment HTTP header.