Skip to main content
Module

x/xumm/mod.ts>XummTypes.XummWebsocketBody

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

Properties

payload_uuidv4: string
reference_call_uuidv4: string
signed: boolean
user_token: boolean
return_url: { app: string | null; web: string | null; }
custom_meta: XummCustomMeta
txid: string