pub const PUT: u64 = 200_000_000;Expand description
Fuel for super::StorageClientPlugin::put. Larger budget
because marshalling the upload body dominates.
pub const PUT: u64 = 200_000_000;Fuel for super::StorageClientPlugin::put. Larger budget
because marshalling the upload body dominates.