Skip to content

Commit

Permalink
Export BaseExtrinsicParams (#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
ascjones committed Apr 26, 2022
1 parent 698f024 commit 8afb2e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions subxt/src/extrinsic/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ mod signer;
pub use self::{
params::{
AssetTip,
BaseExtrinsicParams,
BaseExtrinsicParamsBuilder,
Era,
ExtrinsicParams,
PlainTip,
Expand Down

0 comments on commit 8afb2e5

Please sign in to comment.