Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/web3/packages/web3-shh/types/index.d.ts>SubscriptionOptions

Deno / TypeScript to Ethereum Connector
Latest
interface SubscriptionOptions
import { type SubscriptionOptions } from "https://deno.land/x/web3@v0.11.1/packages/web3-shh/types/index.d.ts";

Properties

optional
symKeyID: string
optional
privateKeyID: string
optional
sig: string
optional
topics: string[]
optional
minPow: number
optional
allowP2P: boolean
optional
ttl: number