Skip to main content
Module

x/xumm/mod.ts>XummTypes.XummCustomMeta

XUMM Typescript / Javascript SDK - Interact with the XUMM Developer API the easy way
Latest
interface XummTypes.XummCustomMeta
import { type XummTypes } from "https://deno.land/x/xumm@deno_v1.3.0/mod.ts";
const { XummCustomMeta } = XummTypes;

Properties

optional
identifier: string | null
optional
blob: Record<string, unknown> | null
optional
instruction: string | null