@bitgo/statics 58.31.0 → 58.32.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -285,7 +285,7 @@ export declare const ethGasConfigs: {
285
285
  minimumGasLimit: number;
286
286
  maximumGasLimit: number;
287
287
  newEthLikeCoinsMinGasLimit: number;
288
- opethGasL1Fees: number;
288
+ l1GasFeeBuffer: number;
289
289
  };
290
290
  export declare const getFormattedAlgoTokens: (customCoinMap?: import("./map").CoinMap) => AlgoTokenConfig[];
291
291
  type EthLikeTokenMap = {