Module ser

Module ser 

Source
Expand description

Types and traits related to serialization (displaying) of BIP21

This module provides mainly the infrastructure required to display extra BIP21 arguments.

Check SerializeParams to get started.

Traitsยง

SerializeParams
Represents a value that can be serialized.