From 566d6cc4b227307f139ee12bedff344b8a411dd3 Mon Sep 17 00:00:00 2001 From: Adam Wozniak <29418299+adamewozniak@users.noreply.github.com> Date: Tue, 16 Jan 2024 19:26:39 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 18bb09f..016da26 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,6 @@ The files in the provider-config folder define what exchange rates to fetch and $ price-feeder /path/to/price_feeder_config.toml ``` -<<<<<<< HEAD -======= Chain rules for checking the free oracle transactions are: - must be only prevote or vote @@ -70,8 +68,6 @@ So, if you don't want to pay for gas, TX must be below `MaxMsgGasUsage`. If you The easiest is to just set constant gas. We recommend 10k below the `MaxMsgGasUsage`. Note that either `gas_adjustment` or `gas` can be used. Both can not be set. - ->>>>>>> c8537cc (feat: static gas (#331)) ## Configuration ### `telemetry`