Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface SignedAvailabilityBitfield
implements Struct
import { type SignedAvailabilityBitfield } from "https://deno.land/x/polkadot@0.2.25/types/interfaces/parachains/index.ts";

Properties

readonly
payload: BitVec
readonly
validatorIndex: ParaValidatorIndex
readonly
signature: ValidatorSignature