Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Signs a transcation on the Ledger device

Parameters

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