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

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

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

Properties

hash: string
optional
sig: string
optional
recipientPublicKey: string
timestamp: string
ttl: number
topic: string
payload: string
padding: number
pow: number