SputnikVM C Bindings
Public Attributes | List of all members
sputnikvm_header_params Struct Reference

#include <sputnikvm.h>

Public Attributes

sputnikvm_address beneficiary
 
unsigned long long int timestamp
 
sputnikvm_u256 number
 
sputnikvm_u256 difficulty
 
sputnikvm_gas gas_limit
 

Detailed Description

Header parameters used when creating a new VM instance.

Member Data Documentation

sputnikvm_address sputnikvm_header_params::beneficiary
sputnikvm_u256 sputnikvm_header_params::difficulty
sputnikvm_gas sputnikvm_header_params::gas_limit
sputnikvm_u256 sputnikvm_header_params::number
unsigned long long int sputnikvm_header_params::timestamp

The documentation for this struct was generated from the following file: