GO-2023-1865: Vega's validators able to submit duplicate transactions in code.vegaprotocol.io/vega
package
Version:
v0.68.0-prev2
Opens a new window with list of versions in this module.
Published: Feb 14, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Bindings struct {
HTTP Rules `yaml:"http"`
}
type Rule struct {
Selector string `yaml:"selector"`
Post *string `yaml:"post"`
Get *string `yaml:"get"`
Body *string `yaml:"body"`
}
type Rules struct {
Rules []Rule `yaml:"rules"`
}
Source Files
¶
Directories
¶
Package v1 is a reverse proxy.
|
Package v1 is a reverse proxy. |
data-node
|
|
api/v2
Package v2 is a reverse proxy.
|
Package v2 is a reverse proxy. |
|
|
api/v1
Package v1 is a reverse proxy.
|
Package v1 is a reverse proxy. |
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.