Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Stream ¶
type Stream struct {
// contains filtered or unexported fields
}
func Dial ¶
Dial opens two connections to the given endpoint, one for the websocket and one for the oracle grpc.
func (*Stream) ParamsUpdate ¶
func (*Stream) VotingPeriodStarted ¶
func (s *Stream) VotingPeriodStarted() <-chan types.VotingPeriod
Click to show internal directories.
Click to hide internal directories.