pallet_
nfts
22.0.0
Modules
macros
migration
pallet
weights
Macros
_runtime_benchmarks_enabled
runtime_benchmarks_enabled
Structs
AttributeDeposit
CancelAttributesApprovalWitness
CollectionConfig
CollectionDetails
CollectionMetadata
CollectionRoles
CollectionSettings
DestroyWitness
ItemConfig
ItemDeposit
ItemDetails
ItemMetadata
ItemMetadataDeposit
ItemSettings
ItemTip
MintSettings
MintWitness
PalletFeatures
PendingSwap
PreSignedAttributes
PreSignedMint
PriceWithDirection
Enums
AttributeNamespace
CollectionRole
CollectionSetting
ItemSetting
MintType
PalletAttributes
PalletFeature
PriceDirection
Constants
LOG_TARGET
Type Aliases
ApprovalsOf
AttributeDepositOf
BalanceOf
BlockNumberFor
CollectionConfigFor
CollectionDetailsFor
DepositBalanceOf
ItemAttributesApprovals
ItemDepositOf
ItemDetailsFor
ItemMetadataDepositOf
ItemPrice
ItemTipOf
PreSignedAttributesOf
PreSignedMintOf
pallet_nfts
Type Alias
ItemPrice
Copy item path
Settings
Help
Summary
Source
pub type ItemPrice<T, I =
()
> =
BalanceOf
<T, I>;
Expand description
A type alias to represent the price of an item.