package
0.0.0-20230203010516-6d4bf48beedd
Repository: https://github.com/onyx-protocol/onyx.git
Documentation: pkg.go.dev

# Packages

MemStore is a Store implementation that keeps all blockchain state in memory.

# Functions

BlockKeyPairs returns the configured block-signing key-pairs for the provided Chain.
Initial returns the provided Chain's initial block.
MakeBlock makes a new block from txs, commits it, and returns it.
NewChain makes a new Chain.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author