Crate pallet_graph[][src]

Graph Module

Combine different tokens together.

Terminology

Interface

Dispatchable Functions

Re-exports

pub use $crate::traits::GetPalletVersion as _;

Structs

ChildToParent

The link relationship between child NFT and parent NFT. Child(collection_id, token_id) => Parent(collection_id, token_id)

Module
ParentBalance
ParentToChild

Enums

Call

Dispatchable calls.

Error

Errors inform users that something went wrong.

RawEvent

Events for this module.

Traits

Config

Type Definitions

Event

RawEvent specialized for the configuration Config