Versions in this module Expand all Collapse all v1 v1.8.13 Apr 15, 2022 v1.8.12 Apr 15, 2022 Changes in this version + type DBKey struct + func NewDbKey(t uint32, h common.Hash) *DBKey + type WMailServer struct + func (s *WMailServer) Archive(env *whisper.Envelope) + func (s *WMailServer) Close() + func (s *WMailServer) DeliverMail(peer *whisper.Peer, request *whisper.Envelope) + func (s *WMailServer) Init(shh *whisper.Whisper, path string, password string, pow float64) error