pub async fn max_gas_budget(context: &mut WalletContext) -> Result<u64, Error>
Expand description

Queries the protocol config for the maximum gas allowed in a transaction.