GO-2023-1865 : Vega's validators able to submit duplicate transactions in code.vegaprotocol.io/vega
Discover Packages
code.vegaprotocol.io/vega
core
nodewallets
eth
clef
package
Version:
v0.54.1-nocontractcheck
Opens a new window with list of versions in this module.
Published: Aug 18, 2022
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
GenerateNewWallet new wallet will create new account in Clef and returns wallet.
Caveat: generating new wallet in Clef has to be manually approved and only key store backend is supported.
type Client interface {
CallContext(ctx context .Context , result interface{}, method string , args ...interface{}) error
Close()
}
Source Files
¶
Directories
¶
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Click to show internal directories.
Click to hide internal directories.