Type Definition orml_nft::module::GenesisTokenData[][src]

type GenesisTokenData<T> = (<T as Config>::AccountId, Vec<u8>, <T as Config>::TokenData);