Versions in this module Expand all Collapse all v1 v1.999.0 Nov 17, 2022 Changes in this version + func CheckNftData(t *testing.T, creator []byte, address []byte, ...) + func CreateNFT(tokenIdentifier []byte, issuer *integrationTests.TestProcessorNode, ...) + type NftArguments struct + Attributes []byte + Hash []byte + Name []byte + Quantity int64 + Royalties int64 + URI [][]byte + func PrepareNFTWithRoles(t *testing.T, nodes []*integrationTests.TestProcessorNode, idxProposers []int, ...) (string, *NftArguments)