Documentation ¶
Overview ¶
Package receiverapi contains the logic to receive preconfirmation callbacks.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JSONRPCRequest ¶
type ReceiveAPI ¶
type ReceiveAPI struct {
// contains filtered or unexported fields
}
func NewReceiveAPI ¶
func (*ReceiveAPI) Start ¶
func (api *ReceiveAPI) Start() <-chan error
Start starts the receiver api server in a goroutine
type ReceiveResponse ¶
type ReceiveResponse struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.