export call_parameters even in native

This commit is contained in:
vms 2021-04-28 14:15:23 +03:00
parent 0cef5899fe
commit ff084839e9

View File

@ -80,7 +80,6 @@ pub use fluence_sdk_test_macro::fce_test;
pub use call_parameters::CallParameters;
pub use call_parameters::SecurityTetraplet;
#[cfg(target_arch = "wasm32")]
pub use call_parameters::get_call_parameters;
#[cfg(feature = "logger")]