Files
pezkuwi-subxt/substrate/srml
Shawn Tabrizi 407511100c Add pub to functions in Contract module (#2399)
* Add `pub` to functions in Contract module

This is to support a wrapper module which will add an access control layer to the SRML Contract module.

* Remove `pub` from `on_finalize`
2019-04-30 15:53:31 +02:00
..
2019-04-23 18:42:42 +02:00
2019-04-26 14:09:13 +02:00

= Runtime

Set of libs for the substrate runtime.