Skip to content

Commit b272ac6

Browse files
chore: (0.74) Update Mainnet throttles for CryptoGetAccountBalanceQuery (#25515)
1 parent fe480cb commit b272ac6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hedera-node/configuration/mainnet/upgrade/throttles.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
"throttleGroups": [
206206
{
207207
"opsPerSec": 0,
208-
"milliOpsPerSec": 20000000,
208+
"milliOpsPerSec": 40000000,
209209
"operations": [
210210
"CryptoGetAccountBalance"
211211
]

0 commit comments

Comments
 (0)