pub fn ensure_account_in_bundle<D: Database>(
state: &mut State<D>,
addr: Address,
)Expand description
Ensures an arbitrary account exists in bundle_state with nonce=1.
pub fn ensure_account_in_bundle<D: Database>(
state: &mut State<D>,
addr: Address,
)Ensures an arbitrary account exists in bundle_state with nonce=1.