planetarium / libplanet

Blockchain in C#/.NET for on-chain, decentralized gaming
https://docs.libplanet.io/
GNU Lesser General Public License v2.1
505 stars 139 forks source link

♻️ Updated `BlockMetadata` #3775

Closed greymistcube closed 2 months ago

greymistcube commented 2 months ago

♻️ More descriptive constants together with addition of CurrencyAccountProtocolVersion (which does nothing at the moment). This is done to split the introduction of CurrencyAccount and ITrie migration. 😗