Expand description

Blockdata consensus structures.

This module defines structures and functions for manipulating transactions which constitute the Wownero blockchain. Primites like Wownero 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.