Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchTurner committed Nov 9, 2023
1 parent 452cfb7 commit 69dc59d
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ expression: json
},
"fee_params": {
"gas_price_factor": 1000000000,
"gas_per_byte": 4
"gas_per_byte": 63
},
"chain_id": 0,
"gas_costs": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ expression: json
},
"fee_params": {
"gas_price_factor": 1000000000,
"gas_per_byte": 4
"gas_per_byte": 63
},
"chain_id": 0,
"gas_costs": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ expression: json
},
"fee_params": {
"gas_price_factor": 1000000000,
"gas_per_byte": 4
"gas_per_byte": 63
},
"chain_id": 0,
"gas_costs": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
--
source: crates/chain-config/src/config.rs
expression: json
---
Expand Down Expand Up @@ -40,7 +40,7 @@ expression: json
},
"fee_params": {
"gas_price_factor": 1000000000,
"gas_per_byte": 4
"gas_per_byte": 63
},
"chain_id": 0,
"gas_costs": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ expression: json
},
"fee_params": {
"gas_price_factor": 1000000000,
"gas_per_byte": 4
"gas_per_byte": 63
},
"chain_id": 0,
"gas_costs": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ expression: json
},
"fee_params": {
"gas_price_factor": 1000000000,
"gas_per_byte": 4
"gas_per_byte": 63
},
"chain_id": 0,
"gas_costs": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ expression: json
},
"fee_params": {
"gas_price_factor": 1000000000,
"gas_per_byte": 4
"gas_per_byte": 63
},
"chain_id": 0,
"gas_costs": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ expression: json
},
"fee_params": {
"gas_price_factor": 1000000000,
"gas_per_byte": 4
"gas_per_byte": 63
},
"chain_id": 0,
"gas_costs": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ expression: json
},
"fee_params": {
"gas_price_factor": 1000000000,
"gas_per_byte": 4
"gas_per_byte": 63
},
"chain_id": 0,
"gas_costs": {
Expand Down

0 comments on commit 69dc59d

Please sign in to comment.