NUT-26 introduces a Bech32m-based encoding for payment requests as an alternative to the existing CBOR+base64 format defined in NUT-18 (see cashubtc/nuts#294).
This proposal affects wallet-side encoding and decoding only. Payment requests are a wallet-to-wallet concept and are not parsed, validated, or persisted by the mint.
As such, no mint-side changes are required for supporting Bech32m-encoded payment requests.
NUT-26introduces a Bech32m-based encoding for payment requests as an alternative to the existing CBOR+base64 format defined inNUT-18(see cashubtc/nuts#294).This proposal affects wallet-side encoding and decoding only. Payment requests are a wallet-to-wallet concept and are not parsed, validated, or persisted by the mint.
As such, no mint-side changes are required for supporting Bech32m-encoded payment requests.