package
7.5.0
Repository: https://github.com/functionx/fx-core.git
Documentation: pkg.go.dev

# 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
No description provided by the author
No description provided by the author
CreateRandomAccounts generated addresses in random order.
No description provided by the author
GenAccAddress generates an cosmos-sdk accAddress.
No description provided by the author
GenExternalAddr generates an Ethereum or Tron address.
GenHexAddress generates an Ethereum address.
GenTx generates a signed mock transaction.
GenZeroExternalAddr generates an Ethereum or Tron zero address.
HexAddrToTronAddr returns a Tron address from an hex string.
No description provided by the author
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
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
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Signer defines a type that is used on testing for signing MsgEthereumTx.
No description provided by the author