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

x/willow/src/wgps/decoding/setup.ts>decodeSetupBindStaticToken

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

Type Parameters

StaticToken

Parameters

decodeStaticToken: (bytes: GrowingBytes) => Promise<StaticToken>