Module pallet_saft_registry::pallet[][src]

Expand description

The module that hosts all the FRAME types needed to add this pallet to a runtime.

Re-exports

pub use __tt_default_parts_6 as tt_default_parts;

Structs

The pallet implementing the on-chain logic.

Represents a single off-chain SAFT Record of a non liquid asset

Enums

Contains one variant per dispatchable that can be called by an extrinsic.

Custom dispatch errors of this pallet.

The event emitted by this pallet.

Traits

Configuration trait of this pallet.

Trait for the asset-index pallet extrinsic weights.

Type Definitions

Store a mapping (AssetId, SAFTId) -> SAFTRecord

ModuleDeprecated

Type alias to Pallet, to be used by construct_runtime.

A running counter used to determine the next SAFT id for a specific asset.

Store a mapping (AssetId) -> NAV for each SAFT