Versions in this module Expand all Collapse all v0 v0.1.0 Aug 3, 2021 Changes in this version + type MockPricer struct + func NewMockService(price, peerPrice uint64) *MockPricer + func (pricer *MockPricer) PeerPrice(peer, chunk swarm.Address) uint64 + func (pricer *MockPricer) Price(chunk swarm.Address) uint64