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

x/polkadot/types/types/index.ts>SignerPayloadJSON

Package publishing for deno.land/x/polkadot
Go to Latest
interface SignerPayloadJSON
import { type SignerPayloadJSON } from "https://deno.land/x/polkadot@0.2.12/types/types/index.ts";

Properties

address: string
blockHash: string
blockNumber: string
era: string
genesisHash: string
method: string
nonce: string
specVersion: string
tip: string
transactionVersion: string
signedExtensions: string[]
version: number