Skip to content

SupportedStandard

Defined in: src/signer.ts:104

A standard supported by the signer, as returned by Signer.getSupportedStandards. The name field contains the ICRC standard identifier (e.g. "ICRC-27") and url points to the specification.

name: string

Defined in: src/signer.ts:105


url: string

Defined in: src/signer.ts:106