mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 22:47:56 +00:00
port subxt-signer to no-std (such a pain)
This commit is contained in:
@@ -30,6 +30,8 @@ pub use config::{
|
||||
PolkadotExtrinsicParams, SubstrateConfig, SubstrateExtrinsicParams,
|
||||
};
|
||||
|
||||
pub use utils::{AccountId32, MultiAddress, MultiSignature, H160, H256, H512};
|
||||
|
||||
pub use signer::Signer;
|
||||
|
||||
pub use metadata::Metadata;
|
||||
|
||||
Reference in New Issue
Block a user