ssbc / bendy-butt-spec

6 stars 0 forks source link

Update content data in example #13

Closed mycognosist closed 3 years ago

mycognosist commented 3 years ago

This addresses the small inconsistency between the written spec and the example data in the README.

I've simply put <Buffer ...> to represent the BFE-encoded values (subfeed and metafeed) and 32 byte array (nonce) for now. These can later be replaced with actual data.

arj03 commented 3 years ago

Great, thank you! To be totally consistent type should also be encoded as utf8 value string, but that can be fixed later together with an actual example with correct data.