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

x/willow/mod.browser.ts>MsgControlIssueGuarantee

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

Make a binding promise of available buffer capacity to the other peer.

definition: Msg<MsgKind.ControlIssueGuarantee, { amount: bigint; channel: LogicalChannel; }>