Preparing search index...
The search index is not available
@biglup/cometa - v1.2.0
@biglup/cometa
writeSlotConfig
Function writeSlotConfig
Marshal the SlotConfig object into a C struct (cardano_slot_config_t).
Memory Layout: [0-7] zero_time (uint64_t) [8-15] zero_slot (uint64_t) [16-23] slot_length (uint64_t)
writeSlotConfig
(
config
:
SlotConfig
)
:
number
Parameters
config
:
SlotConfig
Returns
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@biglup/cometa - v1.2.0
Loading...
Marshal the SlotConfig object into a C struct (cardano_slot_config_t).