Versions in this module Expand all Collapse all v1 v1.1.66 Jun 17, 2021 v1.1.65 Jun 17, 2021 Changes in this version + func CheckAddressHasESDTTokens(t *testing.T, address []byte, nodes []*integrationTests.TestProcessorNode, ...) + func CheckNumCallBacks(t *testing.T, address []byte, nodes []*integrationTests.TestProcessorNode, ...) + func CheckSavedCallBackData(t *testing.T, address []byte, nodes []*integrationTests.TestProcessorNode, ...) + func CreateNodesAndPrepareBalances(numOfShards int) ([]*integrationTests.TestProcessorNode, []int) + func DeployNonPayableSmartContract(t *testing.T, nodes []*integrationTests.TestProcessorNode, idxProposers []int, ...) []byte + func GetESDTDataFromKey(userAcnt state.UserAccountHandler, key []byte) (*esdt.ESDigitalToken, error) + func GetESDTTokenData(t *testing.T, address []byte, nodes []*integrationTests.TestProcessorNode, ...) *esdt.ESDigitalToken + func GetUserAccountWithAddress(t *testing.T, address []byte, nodes []*integrationTests.TestProcessorNode) state.UserAccountHandler + func IssueNFT(nodes []*integrationTests.TestProcessorNode, esdtType string, ticker string) + func IssueTestToken(nodes []*integrationTests.TestProcessorNode, initialSupply int64, ...) + func IssueTestTokenWithCustomGas(nodes []*integrationTests.TestProcessorNode, initialSupply int64, ...) + func PrepareFungibleTokensWithLocalBurnAndMint(t *testing.T, nodes []*integrationTests.TestProcessorNode, ...) string + func SetRoles(nodes []*integrationTests.TestProcessorNode, addrForRole []byte, ...)