mesh-geth-sdk
mesh-geth-sdk copied to clipboard
[DO NOT MERGE] BSC related change
Fixes # .
BSC related changes.
- Add currency parameter to
FeeOps
method. This is required for BSC since native token for BSC is BNB, not ETH - Ingest improvements for
PopulatedTransaction
so that we could drop token filter for BSC - Didn't ingest EIP-1559 change for fast iteration.
Open questions
- Need to be merged with master