Skip to content

[avax] enable local txs

Pluto (9R) requested to merge avax/local-txs into master

On advice of AVAX team:

[Dec 19, 2023 at 9:25:40 PM]:
You need to enable local txs: https://docs.avax.network/nodes/configure/chain-config-flags#local-txs-enabled-booleanThis will make sure your transaction is not dropped from their local mempool, but you still need to make sure that the fee on their transaction is high enough.

Merge request reports