Documentation ¶
Index ¶
- func GetFullTx(nonce uint32, epoch uint16, key *ecdsa.PrivateKey, txType types.TxType, ...) *types.Transaction
- func GetRandAddr() common.Address
- func GetTx(nonce uint32, epoch uint16, key *ecdsa.PrivateKey) *types.Transaction
- func GetTypedTx(nonce uint32, epoch uint16, key *ecdsa.PrivateKey, txType types.TxType) *types.Transaction
- func GetTypesTxWithAmount(nonce uint32, epoch uint16, key *ecdsa.PrivateKey, txType types.TxType, ...) *types.Transaction
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRandAddr ¶
func GetTx ¶
func GetTx(nonce uint32, epoch uint16, key *ecdsa.PrivateKey) *types.Transaction
func GetTypedTx ¶
func GetTypedTx(nonce uint32, epoch uint16, key *ecdsa.PrivateKey, txType types.TxType) *types.Transaction
func GetTypesTxWithAmount ¶
func GetTypesTxWithAmount(nonce uint32, epoch uint16, key *ecdsa.PrivateKey, txType types.TxType, amount *big.Int) *types.Transaction
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.