Documentation ¶
Index ¶
- func CreateAndSendRelayedAndUserTx(nodes []*integrationTests.TestProcessorNode, ...) *transaction.Transaction
- func CreateGeneralSetupForRelayTxTest() ([]*integrationTests.TestProcessorNode, []int, ...)
- func GetUserAccount(nodes []*integrationTests.TestProcessorNode, address []byte) state.UserAccountHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAndSendRelayedAndUserTx ¶
func CreateAndSendRelayedAndUserTx( nodes []*integrationTests.TestProcessorNode, relayer *integrationTests.TestWalletAccount, player *integrationTests.TestWalletAccount, rcvAddr []byte, value *big.Int, gasLimit uint64, txData []byte, ) *transaction.Transaction
CreateAndSendRelayedAndUserTx will create and send a relayed user transaction
func CreateGeneralSetupForRelayTxTest ¶
func CreateGeneralSetupForRelayTxTest() ([]*integrationTests.TestProcessorNode, []int, []*integrationTests.TestWalletAccount, *integrationTests.TestWalletAccount, p2p.Messenger)
CreateGeneralSetupForRelayTxTest will create the general setup for relayed transactions
func GetUserAccount ¶
func GetUserAccount( nodes []*integrationTests.TestProcessorNode, address []byte, ) state.UserAccountHandler
GetUserAccount -
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.