package
0.79.0-preview.4
Repository: https://github.com/vegaprotocol/vega.git
Documentation: pkg.go.dev
# Functions
NewMarket creates a new market using the market framework configuration and creates underlying engines.
No description provided by the author
No description provided by the author
# Variables
ErrBondSlashing - just indicates that we had to penalize the party due to insufficient funds, and as such, we have to cancel their LP.
No description provided by the author
# Structs
Market represents an instance of a market in vega and is in charge of calling the engines in order to process all transactions.
# Interfaces
TargetStakeCalculator interface.