Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/hw-ledger-transports/types.ts>TransportDef

Package publishing for deno.land/x/polkadot
Go to Latest
interface TransportDef
import { type TransportDef } from "https://deno.land/x/polkadot@0.2.11/hw-ledger-transports/types.ts";

Methods

create(): Promise<Transport>