Documentation ¶
Index ¶
- func GetPushBlockTxsFlag() bool
- func GetPushRawBlockFlag() bool
- func GetServer() *server.WsServer
- func GetWsPushBlockFlag() bool
- func NewServer(localNode *node.LocalNode, w vault.Wallet) *server.WsServer
- func PushBlock(v interface{})
- func PushBlockTransactions(v interface{})
- func PushSigChainBlockHash(v interface{})
- func SendBlock2WSclient(v interface{})
- func SetPushBlockTxsFlag(b bool)
- func SetPushRawBlockFlag(b bool)
- func SetTxHashMap(txhash string, sessionid string)
- func SetWsPushBlockFlag(b bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPushBlockTxsFlag ¶
func GetPushBlockTxsFlag() bool
func GetPushRawBlockFlag ¶
func GetPushRawBlockFlag() bool
func GetWsPushBlockFlag ¶
func GetWsPushBlockFlag() bool
func PushBlockTransactions ¶
func PushBlockTransactions(v interface{})
func PushSigChainBlockHash ¶
func PushSigChainBlockHash(v interface{})
func SendBlock2WSclient ¶
func SendBlock2WSclient(v interface{})
func SetPushBlockTxsFlag ¶
func SetPushBlockTxsFlag(b bool)
func SetPushRawBlockFlag ¶
func SetPushRawBlockFlag(b bool)
func SetTxHashMap ¶
func SetWsPushBlockFlag ¶
func SetWsPushBlockFlag(b bool)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.