Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartMockDAServGRPC ¶
StartMockDAServGRPC starts a mock gRPC server with the given listenAddress.
The server uses a test.NewDummyDA() as the service implementation and insecure credentials. The function returns the created server instance.
func StartMockDAServJSONRPC ¶
StartMockDAServJSONRPC starts a mock JSON-RPC server with the given listenAddress.
The server uses a test.NewDummyDA() as the service implementation. The function returns the created server instance.
func StartMockSequencerServerGRPC ¶ added in v0.14.0
StartMockSequencerServerGRPC starts a mock gRPC server with the given listenAddress.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.