Skip to main content
Module

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

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.
Go to Latest
method HeaderBody.new
import { HeaderBody } from "https://deno.land/x/lucid@0.7.9/src/core/wasm_modules/cardano_multiplatform_lib_web/cardano_multiplatform_lib.d.ts";

Parameters

block_number: number
slot: BigNum
prev_hash: BlockHash | undefined
issuer_vkey: Vkey
vrf_vkey: VRFVKey
nonce_vrf: VRFCert
leader_vrf: VRFCert
block_body_size: number
block_body_hash: BlockHash
operational_cert: OperationalCert
protocol_version: ProtocolVersion