mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 07:31:08 +00:00
Fix Wasm build issues.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
//! Proposal: This describes a combination of a function ID and data that can be used to call into
|
||||
//! an internal function.
|
||||
|
||||
use runtime_support::size_of;
|
||||
use runtime_support::{size_of, Vec};
|
||||
use slicable::Slicable;
|
||||
use joiner::Joiner;
|
||||
use streamreader::StreamReader;
|
||||
|
||||
Reference in New Issue
Block a user