(kvIdx uint64, b []byte, hash common.Hash, providerAddr common.Address, encodeType uint64)
| 151 | KvEntryCount() uint64 |
| 152 | |
| 153 | DecodeKV(kvIdx uint64, b []byte, hash common.Hash, providerAddr common.Address, encodeType uint64) ([]byte, bool, error) |
| 154 | |
| 155 | DownloadAllMetas(ctx context.Context, batchSize uint64) error |
| 156 | } |
no outgoing calls
no test coverage detected