Function pallet_bags_list_remote_tests::migration::execute
source · pub async fn execute<Runtime, Block>(
currency_unit: u64,
currency_name: &'static str,
ws_url: String,
)where
Runtime: RuntimeT<Instance1>,
Block: BlockT + DeserializeOwned,
Block::Header: DeserializeOwned,
Expand description
Test voter bags migration. currency_unit
is the number of planks per the the runtimes UNITS
(i.e. number of decimal places per DOT, KSM etc)