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

Make `IVoteMetadata.ValidatorPower` nullable #3813

Closed limebell closed 3 weeks ago

limebell commented 3 weeks ago

To prevent KeyNotFoundException while deserializing old blocks, make field nullable.