package
Version:
v0.45.15-ics
Opens a new window with list of versions in this module.
Published: Mar 23, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
- Constants
-
func GenSignedMockTx(r *rand.Rand, gen client.TxConfig, msgs []sdk.Msg, feeAmt sdk.Coins, ...) (sdk.Tx, error)
-
func GenTx(gen client.TxConfig, msgs []sdk.Msg, feeAmt sdk.Coins, gas uint64, ...) (sdk.Tx, error)
View Source
const (
DefaultGenTxGas = 10000000
SimAppChainID = "simulation-app"
)
SimAppChainID hardcoded chainID for simulation
GenSignedMockTx generates a signed mock transaction.
GenTx generates a signed mock transaction.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.