Skip to content

@skip-router/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 28 May 22:13
· 101 commits to main since this release
748b1e8

Minor Changes

  • 48d998b: - Updated API types to include signer addresses on CosmosTX, EvmTX, and SvmTx
    • Updated getGasPrice param to (chainID: string, chainType: "cosmos" | "evm" | "svm") => Promise<GasPrice | undefined>
    • Added getFallbackGasAmount param in executeRoute
    • Improved jsdoc
    • Updated validateGasBalance, estimateGasForMessage, validateGasBalances to an object args