From cb8c3cdbdce849e9a9cca6d4fbd0cd0c42966273 Mon Sep 17 00:00:00 2001 From: ccamel Date: Tue, 24 Sep 2024 21:16:38 +0200 Subject: [PATCH] docs(predicates): update scenarii to reflect real gas consumption --- docs/predicate/bech32_address_2.md | 2 +- docs/predicate/consult_1.md | 4 ++-- docs/predicate/current_output_1.md | 8 ++++---- docs/predicate/open_4.md | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/predicate/bech32_address_2.md b/docs/predicate/bech32_address_2.md index a213ad73..c5777e7a 100644 --- a/docs/predicate/bech32_address_2.md +++ b/docs/predicate/bech32_address_2.md @@ -162,7 +162,7 @@ axone_addr('axone1p8u47en82gmzfm259y6z93r9qe63l25d858vqu'). ``` yaml height: 42 -gas_used: 4140 +gas_used: 4141 answer: has_more: false results: diff --git a/docs/predicate/consult_1.md b/docs/predicate/consult_1.md index 030e5753..1b77df7d 100644 --- a/docs/predicate/consult_1.md +++ b/docs/predicate/consult_1.md @@ -65,7 +65,7 @@ hello(Who). ``` yaml height: 42 -gas_used: 4142 +gas_used: 4143 answer: has_more: false variables: ["Who"] @@ -129,7 +129,7 @@ response: | ``` yaml height: 42 -gas_used: 4141 +gas_used: 4142 answer: has_more: false variables: ["X"] diff --git a/docs/predicate/current_output_1.md b/docs/predicate/current_output_1.md index 2ba280f0..58c40444 100644 --- a/docs/predicate/current_output_1.md +++ b/docs/predicate/current_output_1.md @@ -61,7 +61,7 @@ write_char_to_user_output(x). ``` yaml height: 42 -gas_used: 4240 +gas_used: 4241 answer: has_more: false variables: @@ -108,7 +108,7 @@ log_message('Hello world!'). ``` yaml height: 42 -gas_used: 4274 +gas_used: 4276 answer: has_more: false variables: @@ -155,7 +155,7 @@ log_message('Hello world!'). ``` yaml height: 42 -gas_used: 4240 +gas_used: 4242 answer: has_more: false variables: @@ -205,7 +205,7 @@ log_message("Hello 🧙!"). ``` yaml height: 42 -gas_used: 4254 +gas_used: 4263 answer: has_more: false variables: diff --git a/docs/predicate/open_4.md b/docs/predicate/open_4.md index a9fd1262..8a3e2c5f 100644 --- a/docs/predicate/open_4.md +++ b/docs/predicate/open_4.md @@ -100,7 +100,7 @@ open(URI, read, _, []). ``` yaml height: 42 -gas_used: 4146 +gas_used: 4153 answer: has_more: false variables: ["URI"] @@ -152,7 +152,7 @@ read_resource('cosmwasm:storage:axone15ekvz3qdter33mdnk98v8whv5qdr53yusksnfgc08x ``` yaml height: 42 -gas_used: 4142 +gas_used: 4144 answer: has_more: false variables: ["Chars"] @@ -202,7 +202,7 @@ read_resource('cosmwasm:storage:axone15ekvz3qdter33mdnk98v8whv5qdr53yusksnfgc08x ``` yaml height: 42 -gas_used: 4142 +gas_used: 4144 answer: has_more: false variables: ["Chars"]