Versions in this module Expand all Collapse all v5 v5.0.0 Aug 18, 2023 Changes in this version + const DefGasLimit + func BuildEthTransaction(ctx context.Context, cli *ethclient.Client, priKey cryptotypes.PrivKey, ...) (*ethtypes.Transaction, error) + func BuildTx(cli buildTxClient, privKey cryptotypes.PrivKey, msgs []sdk.Msg) (*tx.TxRaw, error) + func BuildTxV1(chainId string, sequence, accountNumber uint64, privKey cryptotypes.PrivKey, ...) (*tx.TxRaw, error) v5.0.0-rc0 Aug 8, 2023 Other modules containing this package github.com/functionx/fx-core/v2 github.com/functionx/fx-core/v3 github.com/functionx/fx-core/v4 github.com/functionx/fx-core/v6 github.com/functionx/fx-core/v7