Export extra types (#212)

This commit is contained in:
Caio
2021-01-05 14:26:13 -03:00
committed by GitHub
parent 0a926ef4c4
commit 5595b1e82f
+7
View File
@@ -21,6 +21,13 @@ mod signer;
pub use self::{
extra::{
ChargeTransactionPayment,
CheckEra,
CheckGenesis,
CheckNonce,
CheckSpecVersion,
CheckTxVersion,
CheckWeight,
DefaultExtra,
Extra,
SignedExtra,