# Functions
No description provided by the author
AddTestAddrs constructs and returns accNum amount of accounts with an initial balance of accAmt in random order.
No description provided by the author
CheckBalance checks the balance of an account.
No description provided by the author
CreateRandomAccounts generated addresses in random order.
No description provided by the author
GenerateAddress generates an Ethereum address.
GenerateAddressByModule generates an Ethereum or Tron address.
No description provided by the author
GenerateZeroAddressByModule generates an Ethereum or Tron zero address.
GenTx generates a signed mock transaction.
No description provided by the author
NewEthPrivKey generates an Ethereum address and its corresponding private key.
No description provided by the author
NewPriKey generates cosmos-sdk accAddress private key.
NewPubKeyFromHex returns a PubKey from a hex string.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetupTestingApp initializes the IBC-go testing application.
SetupWithGenesisValSet initializes a new App with a validator set and genesis accounts that also act as delegators.
SignCheckDeliver checks a generated signed transaction and simulates a block commitment with the given transaction.
No description provided by the author
# Variables
DefaultConsensusParams defines the default Tendermint consensus params used in fxCore testing.