Module

x/polkadot/hw-ledger/mod.ts>Ledger#sign

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

Signs a transaction on the Ledger device

Parameters

message: Uint8Array
optional
accountOffset: number
optional
addressOffset: number
optional
options: Partial<AccountOptions>