Oddbean new post about | logout
 Updated and still not working. I don’t see TXT records on the domain nostrstuff.com with the name dn.user._bitcoin-payment when I “dig” the domain dns records. 
 Hmmm it works for me https://www.whatsmydns.net/#TXT/dn.user._bitcoin-payment.nostrstuff.com 
 I made a mistake with the dig tool, I see it now. 
 Do you have a space in your offer?look at the character after zh2 and before c9q. 
 No. I dunno why it does that. I checked matt@mattcorallo.com and his also has a space. 
 Looks like txt records are max 255, so you just have multiple stings for your record? I have lots to learn about DNS. 
 @matt do bolt12 human readable offers only work if the offer is fewer than 256 chars? 
 I’m was not trying to it say bolt12 human readable offers are limited to 255 characters. I was trying to say TXT records is made up of strings that are limited to 255 characters. Yours has 2 strings since it’s more than 255 characters. 
 That’s a technical/encoding detail that’s not really relevant. In practice a TXT record is a blob of data. Whether it’s encoded as multiple blobs or not doesn’t matter, things work just fine :) 
 Nevermind. Got things working.