← Back to Bitcoin Improvement Proposals
BIPinformationalpayments

bip353: concatenate strings in TXT record

URIs longer than 255 characters will be encoded in a TXT record as more than one string. [Some](https://dns.google/resolve?name=matt.user._bitcoin-payment.satsto.me&type=TXT) DNS resolvers handle concatenation automatically but [not all.](https://easyhandshake.com:8053/dns-query?name=matt.user._bitcoin-payment.satsto.me.&type=TXT) Make this explicit for the implementer. Also tidy up formatting a bit in the example section.

No reviews
pinheadmz·Updated Jul 17, 2024·0 reviews·0 attestations·View source
Collections:BIPs — Merged

Specification

URIs longer than 255 characters will be encoded in a TXT record as more than one string. Some DNS resolvers handle concatenation automatically but not all. Make this explicit for the implementer.

Also tidy up formatting a bit in the example section.

Discussion (0 threads)

Loading discussions...