Files
pezkuwi-subxt/substrate/srml
Andrew Jones 4c115e3f2d Replace Vec<u8> with [u8; 32] for contract storage key (#2184)
* Replace Vec<u8> with [u8; 32] for contract storage key

* Read storage keys from sandbox memory into fixed size buffer

* Increment `impl_version`
2019-04-03 10:12:54 +02:00
..
2019-04-02 12:04:23 +02:00
2019-04-02 12:04:23 +02:00
2019-04-03 08:20:01 +02:00

= Runtime

Set of libs for the substrate runtime.