Skip to content

Commit

Permalink
Updates gas limit for fee unshielding
Browse files Browse the repository at this point in the history
  • Loading branch information
grarco committed Jun 29, 2023
1 parent ad731fe commit f4159f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/devnet-0.15-gas-fee.toml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ gas_table = {}
max_public_key_per_account = 15
max_block_gas = 1000000000
# Fee unshielding gas limit
fee_unshielding_gas_limit = 150000000
fee_unshielding_gas_limit = 1000000
# Fee unshielding descriptions limit
fee_unshielding_descriptions_limit = 15

Expand Down

0 comments on commit f4159f5

Please sign in to comment.