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

x/polkadot/api-derive/tx/signingInfo.ts>signingInfo

Package publishing for deno.land/x/polkadot
Go to Latest
function signingInfo
import { signingInfo } from "https://deno.land/x/polkadot@0.2.40/api-derive/tx/signingInfo.ts";

Parameters

_instanceId: string

Returns

(
address: string,
nonce?: AnyNumber | Codec,
era?: IExtrinsicEra | number,
) => Observable<Result>