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

x/lucid/src/core/wasm_modules/cardano_multiplatform_lib_web/cardano_multiplatform_lib.d.ts>HeaderBodyJSON

Lucid is a library, which allows you to create Cardano transactions and off-chain code for your Plutus contracts in JavaScript, Deno and Node.js.
Very Popular
Go to Latest
interface HeaderBodyJSON
import { type HeaderBodyJSON } from "https://deno.land/x/lucid@0.7.8/src/core/wasm_modules/cardano_multiplatform_lib_web/cardano_multiplatform_lib.d.ts";

Properties

block_body_hash: string
block_body_size: number
block_number: number
issuer_vkey: VkeyJSON
leader_vrf: VRFCertJSON
nonce_vrf: VRFCertJSON
operational_cert: OperationalCertJSON
optional
prev_hash: string | null
protocol_version: ProtocolVersionJSON
slot: string
vrf_vkey: VRFVKeyJSON