NethermindEth / starknet.go

Golang Library for StarkNet/Cairo
MIT License
143 stars 95 forks source link

Add multiplier for estimate fee #541

Open rianhughes opened 3 months ago

rianhughes commented 3 months ago

use 1.5 coefficient for fee estimation, for both gas_price and max_amount

0xcoburn commented 3 months ago

hey @rianhughes looking to pick up a contribution, can you explain where i should add the coefficient?