Files
pezkuwi-subxt/substrate/node-template
Bastian Köcher e902c54399 Switch to derive(Encode, Decode) for Call (#2178)
* Add some tests

* More tests

* Switch to `derive(Encode, Decode)` for `Call`

* Update lock files

* Simplify the macro cases
2019-04-03 11:59:57 +02:00
..
2019-03-29 14:11:45 +01:00

Template Node

A new SRML-based Substrate node, ready for hacking.