# Functions
GenSignedMockTx generates a signed mock transaction.
NewDecodeStore returns a decoder function closure that umarshals the KVPair's Value to the corresponding nft type.
RandomizedGenState generates a random GenesisState for nft.
SimulateMsgSend generates a MsgSend with random values.
WeightedOperations returns all the operations from the module with their respective weights.
# Constants
DefaultGenTxGas defines the default gas to spend on tx.
nolint:gosec.
WeightSend nft operations weights.
# Variables
TypeMsgSend defines the MsgSend tx message.