logo
pub fn create_accounts_request(
    source_accounts: Vec<AccountHash>,
    amount: U512
) -> ExecuteRequest
Expand description

Creates a request that will call the create_accounts.wasm and create test accounts using the default account for the initial transfer.