pub fn load_wallet(private_key: &[u8; 32]) -> Result<Wallet, O2Error>
Load a Fuel-native wallet from a private key.