Module monero::blockdata[][src]

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

Block and block header structures.

transaction

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