Module monero::blockdata

source ·
Expand description

Blockdata consensus structures.

This module defines structures and functions for manipulating transactions which constitute the Monero blockchain. Primites like Monero transactions and blocks are under this module.

Modules

Block and block header structures.
Transaction, transaction’s prefix, inputs and outputs structures used to parse and create transactions.