package
0.53.0
Repository: https://github.com/vegaprotocol/protos.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
RegisterCoreServiceHandler registers the http handlers for service CoreService to "mux".
RegisterCoreServiceHandlerClient registers the http handlers for service CoreService to "mux".
RegisterCoreServiceHandlerFromEndpoint is same as RegisterCoreServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCoreServiceHandlerServer registers the http handlers for service CoreService to "mux".
No description provided by the author
RegisterCoreStateServiceHandler registers the http handlers for service CoreStateService to "mux".
RegisterCoreStateServiceHandlerClient registers the http handlers for service CoreStateService to "mux".
RegisterCoreStateServiceHandlerFromEndpoint is same as RegisterCoreStateServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterCoreStateServiceHandlerServer registers the http handlers for service CoreStateService to "mux".
No description provided by the author

# Constants

The transaction will be submitted without waiting for response.
The transaction will submitted, and blocking until the tendermint network will have committed it into a block.
The transaction will be submitted, and blocking until the tendermint mempool return a response.
No description provided by the author
The transaction will be submitted without waiting for response.
The transaction will submitted, and blocking until the tendermint network will have committed it into a block.
The transaction will be submitted, and blocking until the tendermint mempool return a response.
No description provided by the author

# Variables

CoreService_ServiceDesc is the grpc.ServiceDesc for CoreService service.
CoreStateService_ServiceDesc is the grpc.ServiceDesc for CoreStateService service.
No description provided by the author
No description provided by the author
Enum value maps for SubmitRawTransactionRequest_Type.
Enum value maps for SubmitRawTransactionRequest_Type.
Enum value maps for SubmitTransactionRequest_Type.
Enum value maps for SubmitTransactionRequest_Type.

# Structs

No description provided by the author
Request for checking a version agnostic transaction on Vega.
Response for checking a version agnostic transaction on Vega.
Request for checking a transaction v2 on Vega.
No description provided by the author
Request for the current time of the vega network.
Response for the current consensus coordinated time on the Vega network, referred to as "VegaTime".
A request to get the height of the very last block processed by tendermint.
A response with the height of the last block processed by tendermint.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Request to subscribe to a stream of one or more event types from the Vega event bus.
Response to a subscribed stream of events from the Vega event bus.
No description provided by the author
Request for a new event sent by the blockchain queue to be propagated on Vega.
Response for a new event sent by the blockchain queue to be propagated on Vega.
Vega domain specific statistics as reported by the node the caller is connected to.
A a request for statistics about the Vega network.
No description provided by the author
Request for submitting a version agnostic transaction on Vega.
Response for submitting a version agnostic transaction on Vega.
Request for submitting a transaction v2 on Vega.
Response for submitting a transaction v2 on Vega.
UnimplementedCoreServiceServer must be embedded to have forward compatible implementations.
UnimplementedCoreStateServiceServer must be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
CoreServiceClient is the client API for CoreService service.
CoreServiceServer is the server API for CoreService service.
CoreStateServiceClient is the client API for CoreStateService service.
CoreStateServiceServer is the server API for CoreStateService service.
UnsafeCoreServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeCoreStateServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

Blockchain transaction type.
Blockchain transaction type.