Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: How much text can you put in a bitcoin message?
by
baro77
on 30/05/2022, 18:44:18 UTC
⭐ Merited by d5000 (1)

i think the know the use-case would be relevant to choose the way to store the message: OP_RETURN is for sure the cleanest/most elegant way, however it's prunable (https://en.bitcoin.it/wiki/OP_RETURN)... so imho it should be evaluated if its presence guaranteed only in full nodes is ok or not