Skip to content

Commit

Permalink
Export extra types (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
c410-f3r authored Jan 5, 2021
1 parent 0a926ef commit 5595b1e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/extrinsic/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@ mod signer;

pub use self::{
extra::{
ChargeTransactionPayment,
CheckEra,
CheckGenesis,
CheckNonce,
CheckSpecVersion,
CheckTxVersion,
CheckWeight,
DefaultExtra,
Extra,
SignedExtra,
Expand Down

0 comments on commit 5595b1e

Please sign in to comment.