Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/capi/deps/scale.ts>BitSequence#_setBit

[WIP] A framework for crafting interactions with Substrate chains
Latest
method BitSequence.prototype._setBit
import { BitSequence } from "https://deno.land/x/capi@v0.1.1-beta.1/deps/scale.ts";

Parameters

index: number
bit: boolean | 0 | 1

Returns

boolean