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

x/willow/src/wgps/encoding/setup.ts>encodeSetupBindAreaOfInterest

Exploring Willow in the most efficient and sound programming language
Go to Latest
function encodeSetupBindAreaOfInterest
import { encodeSetupBindAreaOfInterest } from "https://deno.land/x/willow@0.2.1/src/wgps/encoding/setup.ts";

Type Parameters

SubspaceId

Parameters

opts: { outer: Area<SubspaceId>; pathScheme: PathScheme; encodeSubspace: (subspace: SubspaceId) => Uint8Array; orderSubspace: TotalOrder<SubspaceId>; }

Returns

Uint8Array