Release v3.2.0
Changes that were marked deprecated in v3.1.0 or earlier have now been removed:
txidFormattedhas been renamed totxHash- Function and variable names that included
Evmhave been renamed to useEVM chain.txidToTxidFormattedshould be replaced withutils.toURLBase64(chain.txHashToBytes(txHash))chain.txidFormattedToTxidshould be replaced withchain.txHashFromBytes(utils.fromBase64(txid))- For EVM chains,
chain.network.networkis nowchain.network.config