Expand description
This module contains types mappings for other common types to allow for easier JSON (de)serialization.
The main types are:
Modules exist within this module as the JSON representation
of types sometimes differs, thus, the modules hold the types
that match the specific schema, for example block::Input
is different than tx::Input
.
Modulesยง
- JSON block types.
- JSON output types.
- JSON transaction types.