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
+1
View File
@@ -5189,6 +5189,7 @@ dependencies = [
"parity-scale-codec",
"polkadot-primitives",
"polkadot-statement-table",
"sp-consensus-vrf",
"sp-core",
"sp-runtime",
]