Documentation ¶
Index ¶
- func AppendEthereumL2Config(currentParam *vega.EthereumL2Configs, newConfig *vega.EthereumL2Config, ...) (*vega.EthereumL2Configs, error)
- func CloneEthereumL2Config(currentParam *vega.EthereumL2Configs) *vega.EthereumL2Configs
- func NewUpdateParameterProposalWithoutTime(k, v string) *commandspb.ProposalSubmission
- func NewUpdateParametersProposal(key string, newValue string, closingTime time.Time, enactmentTime time.Time) *commandspb.ProposalSubmission
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendEthereumL2Config ¶ added in v0.74.10
func AppendEthereumL2Config( currentParam *vega.EthereumL2Configs, newConfig *vega.EthereumL2Config, updateExisting bool, ) (*vega.EthereumL2Configs, error)
func CloneEthereumL2Config ¶ added in v0.74.10
func CloneEthereumL2Config(currentParam *vega.EthereumL2Configs) *vega.EthereumL2Configs
func NewUpdateParameterProposalWithoutTime ¶ added in v0.74.10
func NewUpdateParameterProposalWithoutTime(k, v string) *commandspb.ProposalSubmission
func NewUpdateParametersProposal ¶
func NewUpdateParametersProposal(key string, newValue string, closingTime time.Time, enactmentTime time.Time) *commandspb.ProposalSubmission
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.