From 662e5ae39b2125abd7196919c3035d67f113ecd2 Mon Sep 17 00:00:00 2001 From: Hannes Karppila Date: Thu, 19 Dec 2024 20:20:07 +0200 Subject: [PATCH] Update gas cost query snapshot --- ...schema__chain__tests__chain_gql_query_output.snap | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/crates/client/src/client/schema/snapshots/fuel_core_client__client__schema__chain__tests__chain_gql_query_output.snap b/crates/client/src/client/schema/snapshots/fuel_core_client__client__schema__chain__tests__chain_gql_query_output.snap index 4b97aca83d3..ca9ff2c92b8 100644 --- a/crates/client/src/client/schema/snapshots/fuel_core_client__client__schema__chain__tests__chain_gql_query_output.snap +++ b/crates/client/src/client/schema/snapshots/fuel_core_client__client__schema__chain__tests__chain_gql_query_output.snap @@ -92,6 +92,7 @@ query ChainQuery { div divi eck1 + ecop ecr1 ed19 eq @@ -275,6 +276,17 @@ query ChainQuery { gasPerUnit } } + epar { + __typename + ... on LightOperation { + base + unitsPerGas + } + ... on HeavyOperation { + base + gasPerUnit + } + } k256 { __typename ... on LightOperation {