swarm/storage/mru: Renamed all identifiers to Feeds

This commit is contained in:
Javier Peletier
2018-09-29 01:00:28 +02:00
parent bd1f7ebda2
commit f1e86ad9cf
24 changed files with 236 additions and 236 deletions

View File

@ -508,7 +508,7 @@ func TestClientCreateUpdateResource(t *testing.T) {
// now try retrieving resource without a manifest
view := &mru.View{
view := &mru.Feed{
Topic: topic,
User: signer.Address(),
}