Skip to content

Set maxSafeGasPrice depending on network_id #2149

@davidyuk

Description

@davidyuk

const maxSafeGasPrice = BigInt(MIN_GAS_PRICE) * 100000n; // max microblock fee is 600ae or 35usd

Currently, it is bonded to aeternity mainnet. Maybe the whole gas price increase calculation should be implemented differently, depending on the network id.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions