Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KVProcessor ¶
type KVProcessor struct {
// contains filtered or unexported fields
}
KVProcessor is implementation of relay.KVProcessor that processes event query KV type. Obtains the proof for a query we need to process, and sends it to the neutron
func NewKVProcessor ¶
func (*KVProcessor) ProcessAndSubmit ¶
ProcessAndSubmit processes relay.MessageKV. The main method which does all the work of the KVProcessor
Click to show internal directories.
Click to hide internal directories.