Versions in this module Expand all Collapse all v1 v1.999.0 Nov 17, 2022 Changes in this version + func BuildEsdtMultiTransferTxData(receiverAddress []byte, transfers []*EsdtTransfer, endpointName string, ...) string + func CreateNFT(t *testing.T, net *integrationTests.TestNetwork, ...) + func CreateSFT(t *testing.T, net *integrationTests.TestNetwork, ...) + func DeployNonPayableSmartContract(t *testing.T, net *integrationTests.TestNetwork, ...) []byte + func EsdtMultiTransferToVault(t *testing.T, crossShard bool, scCodeFilename string) + func IssueFungibleToken(t *testing.T, net *integrationTests.TestNetwork, ...) string + func IssueNft(net *integrationTests.TestNetwork, ...) string + func MultiTransferToVault(t *testing.T, net *integrationTests.TestNetwork, ...) + func SetLocalRoles(net *integrationTests.TestNetwork, ...) + func WaitForOperationCompletion(net *integrationTests.TestNetwork, roundsToWait int) + type EsdtTransfer struct + Amount int64 + Nonce int64 + TokenIdentifier string