mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 14:37:57 +00:00
Balance transfers + util methods.
This commit is contained in:
@@ -8,7 +8,7 @@ pub use std::cell::RefCell;
|
||||
pub use std::boxed::Box;
|
||||
pub use std::mem::{size_of, transmute};
|
||||
|
||||
use polkadot_state_machine::Externalities;
|
||||
pub use polkadot_state_machine::Externalities;
|
||||
use std::fmt;
|
||||
|
||||
// TODO: use the real error, not NoError.
|
||||
|
||||
Reference in New Issue
Block a user