package
7.1.0-beta+incompatible
Repository: https://github.com/injectivelabs/0x-mesh.git
Documentation: pkg.go.dev
# Functions
New instantiates a new SimpleStack.
# Structs
SimpleStack is a simple in-memory stack used in tests.
Update represents one update to the stack, either a pop or push of a miniHeader.
# Type aliases
UpdateType is the type of update applied to the in-memory stack.