stratisproject / StratisBitcoinFullNode

Bitcoin full node in C#
https://stratisplatform.com
MIT License
787 stars 315 forks source link

[SC] Returning structs will be pretty in receipts #4094

Open codingupastorm opened 4 years ago

rowandh commented 4 years ago

Nice idea 💯 . Would be good if we can make it reusable and apply it in other places where struct deserialization would be useful!

codingupastorm commented 4 years ago

I will do that, will componentise it soon as I get a chance

rowandh commented 4 years ago

Looks like this problem exists for byte arrays too, see #4099.