Sudo wrapper for paras (#1517)

* Sudo wrapper for paras

* Move to separate module

* Add some docs
This commit is contained in:
Fedor Sakharov
2020-08-03 22:32:57 +03:00
committed by GitHub
parent 2afa2b035f
commit a9e3a1b11d
6 changed files with 75 additions and 5 deletions
+1
View File
@@ -27,6 +27,7 @@ pub mod slots;
pub mod crowdfund;
pub mod purchase;
pub mod impls;
pub mod paras_sudo_wrapper;
use primitives::v0::BlockNumber;
use sp_runtime::{Perquintill, Perbill, FixedPointNumber, traits::Saturating};