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

x/polkadot/hw-ledger/bundle.ts>Ledger#getAddress

Package publishing for deno.land/x/polkadot
Latest
method Ledger.prototype.getAddress
import { Ledger } from "https://deno.land/x/polkadot@0.2.45/hw-ledger/bundle.ts";

Returns the address associated with a specific account & address offset. Optionally asks for on-device confirmation

Parameters

optional
confirm = [UNSUPPORTED]
optional
accountOffset = [UNSUPPORTED]
optional
addressOffset = [UNSUPPORTED]
optional
unnamed 3: Partial<AccountOptions> = [UNSUPPORTED]