mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 07:01:05 +00:00
Export extra types (#212)
This commit is contained in:
@@ -21,6 +21,13 @@ mod signer;
|
||||
|
||||
pub use self::{
|
||||
extra::{
|
||||
ChargeTransactionPayment,
|
||||
CheckEra,
|
||||
CheckGenesis,
|
||||
CheckNonce,
|
||||
CheckSpecVersion,
|
||||
CheckTxVersion,
|
||||
CheckWeight,
|
||||
DefaultExtra,
|
||||
Extra,
|
||||
SignedExtra,
|
||||
|
||||
Reference in New Issue
Block a user