package
Version:
v1.7.0-browser
Opens a new window with list of versions in this module.
Published: Apr 12, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
- Constants
-
func GenTx(gen client.TxConfig, msgs []ibcmsg.Msg, feeAmt sdk.CoinAdapters, gas uint64, ...) (sdk.Tx, error)
-
func GenTxBytes(gen client.TxConfig, msgs []ibcmsg.Msg, feeAmt sdk.CoinAdapters, gas uint64, ...) ([]byte, error)
View Source
const (
DefaultGenTxGas = 1000000
SimAppChainID = "simulation-app"
)
SimAppChainID hardcoded chainID for simulation
GenTx generates a signed mock transaction.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.