Files
pezkuwi-subxt/substrate/primitives/serializer
Vivek Pandya bc53b9a03a Remove years from copyright notes. (#13415)
* Change copyright year to 2023 from 2022

* Fix incorrect update of copyright year

* Remove years from copy right header

* Fix remaining files

* Fix typo in a header and remove update-copyright.sh
2023-02-21 18:46:41 +00:00
..
2020-08-20 17:04:42 +02:00

Substrate customizable serde serializer.

The idea is that we can later change the implementation to something more compact, but for now we're using JSON.

License: Apache-2.0