Skip to main content
Module

x/xumm/mod.ts>XummTypes.XummTransactionApprovalType

XUMM Typescript / Javascript SDK - Interact with the XUMM Developer API the easy way
Latest
type alias XummTypes.XummTransactionApprovalType
import { type XummTypes } from "https://deno.land/x/xumm@deno_v1.3.0/mod.ts";
const { XummTransactionApprovalType } = XummTypes;
definition:
| "PIN"
| "BIOMETRIC"
| "PASSPHRASE"
| "OTHER"