endo icon indicating copy to clipboard operation
endo copied to clipboard

daemon: Consider using content address as `readable-blob` formula id

Open rekmarks opened this issue 1 year ago • 0 comments

The readable-blob formula corresponds to some binary data. We store its content address, a SHA-512 hash, as part of the formula. We should consider simply the content address, which has the same format as our ids, as the formula id.

rekmarks avatar Mar 09 '24 01:03 rekmarks