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

x/willow/mod.browser.ts>EntryInput

Exploring Willow in the most efficient and sound programming language
Go to Latest
type alias EntryInput
Re-export
import { type EntryInput } from "https://deno.land/x/willow@0.2.1/mod.browser.ts";

Type Parameters

SubspacePublicKey
definition: { path: Path; subspace: SubspacePublicKey; payload: Uint8Array | AsyncIterable<Uint8Array>; timestamp?: bigint; }