Files
pezkuwi-subxt/substrate/frame/authority-discovery
Alexander Theißen e01ac8cea0 contracts: Allow contracts to dispatch calls into the runtime (#9276)
* contracts: Allow contracts to dispatch calls into the runtime

* Fix RPC tests

* Fix typo

* Replace () by AllowAllFilter and DenyAllFilter

* Add rust doc

* Fixup for `()` removal

* Fix lowest gas calculation

* Rename AllowAllFilter and DenyAllFilter

* Updated changelog
2021-07-12 20:40:27 +00:00
..
2020-08-20 17:04:42 +02:00

Authority discovery module.

This module is used by the client/authority-discovery to retrieve the current set of authorities.

License: Apache-2.0