Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MsgSender ¶
type MsgSender struct {
// contains filtered or unexported fields
}
MsgSender provides a method to send a message to the blockchain.
func NewMsgSender ¶
func NewMsgSender(servers []config.LiteServer, channels []chan []byte) (*MsgSender, error)
func (*MsgSender) MsgsBocAddToMempool ¶ added in v1.1.0
Click to show internal directories.
Click to hide internal directories.