koinos / koinos-chain

The chain microservice is responsible for the application of blocks, running of smart contracts, and applying transactions.
Other
15 stars 3 forks source link

Koinos Reflect JSON Empty Struct #73

Closed mvandeberg closed 4 years ago

mvandeberg commented 4 years ago

Current empty structs are serialized as null and should be serialized as {}

mvandeberg commented 4 years ago

Closed via open-orchard/koinos-types#24