# Functions
FormatStringers formats the given stringers into one string using the given separator.
NewExplorerState creates a nil (fresh) explorer state.
ParseStringLoaders splits the given string into the given separator and loads each part into a given string loader.
# Constants
The different states a coin output can be in.
The different states a coin output can be in.
The different states a coin output can be in.
The different states a coin output can be in.
The different types of locks used to lock (coin) outputs.
The different types of locks used to lock (coin) outputs.
The different types of locks used to lock (coin) outputs.
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
private types.
private types.
ExplorerState collects the (internal) state for the explorer.
NetworkInfo defines the info of the chain network data is dumped from, used as to prevent name colissions.
# Interfaces
BytesLoader loads a byte slice and uses it as the (parsed) value.
StringLoader loads a string and uses it as the (parsed) value.
# Type aliases
CoinOutputState represents the state of a coin output.
LockType represents the type of a lock, used to lock a (coin) output.