You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
only the receiver_pubkey method needs to be pub (because payjoin-cli uses the value), but ohttp_keys, expiration and endpoint only need to be accessed internally to the payjoin crate after the URI has been built
only the
receiver_pubkeymethod needs to be pub (because payjoin-cli uses the value), butohttp_keys,expirationandendpointonly need to be accessed internally to the payjoin crate after the URI has been built