Approval types (#2111)

* start approval types

* doc

* finish basic types

* add debug and codec impls to approval types

* grumbles

* remove unused AssignmentId

* remove aux-schema file
This commit is contained in:
Robert Habermeier
2020-12-15 15:53:17 -06:00
committed by GitHub
parent 5c605e150b
commit 33da3f5128
5 changed files with 109 additions and 36 deletions
+2
View File
@@ -41,6 +41,8 @@ use std::pin::Pin;
pub use sp_core::traits::SpawnNamed;
pub mod approval;
/// A statement, where the candidate receipt is included in the `Seconded` variant.
///
/// This is the committed candidate receipt instead of the bare candidate receipt. As such,