pub fn generate_legacy_transfer_txn<TestRuntime: Config + Config>(
account_info: AccountInfo,
nonce: U256,
gas_price: U256,
to: H160,
value: U256,
) -> TransactionV2
pub fn generate_legacy_transfer_txn<TestRuntime: Config + Config>(
account_info: AccountInfo,
nonce: U256,
gas_price: U256,
to: H160,
value: U256,
) -> TransactionV2