Skip to main content
Module

x/xumm/deno/index.ts>XummTypes.XummPostPayloadResponse

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

Properties

uuid: string
next: { always: string; no_push_msg_received?: string; }
refs: { qr_png: string; qr_matrix: string; qr_uri_quality_opts: XummQrQuality[]; websocket_status: string; }
pushed: boolean