Versions in this module Expand all Collapse all v0 v0.4.3 Jul 25, 2019 Changes in this version + type Bzz struct + func NewBzz(client *rpc.Client) *Bzz + func (b *Bzz) GetBzzAddr() (string, error) + func (b *Bzz) GetChunksBitVector(addrs []storage.Address) (string, error) + func (b *Bzz) IsPullSyncing() (bool, error) + func (b *Bzz) IsPushSynced(tagname string) (bool, error)