From 5fdf9927ba4224734ebe99eff2912398ad0be4d2 Mon Sep 17 00:00:00 2001 From: bogdan-rosianu Date: Wed, 4 May 2022 17:38:58 +0300 Subject: [PATCH] fix typo --- cmd/node/config/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/node/config/config.toml b/cmd/node/config/config.toml index f65c3c86bc3..16c0582cc4e 100644 --- a/cmd/node/config/config.toml +++ b/cmd/node/config/config.toml @@ -720,7 +720,7 @@ ] [VirtualMachine.GasConfig] - # MaxGasPerVmQuery defines the maximum amount of gas to be allocated for VM Queries comming from API + # MaxGasPerVmQuery defines the maximum amount of gas to be allocated for VM Queries coming from API # If set to 0, then MaxUInt64 will be used MaxGasPerVmQuery = 1500000000 #1.5b