Versions in this module Expand all Collapse all v1 v1.0.0 Aug 18, 2018 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)