discv4::ChainPeerCacheRefreshResult¶
Result of refreshing the local chain peer cache from a remote URL.
#include <chain_peers.hpp>
Public Attributes¶
| Name | |
|---|---|
| std::filesystem::path | cache_path |
| bool | cache_available |
| bool | cache_updated |
Public Attributes Documentation¶
variable cache_path¶
variable cache_available¶
variable cache_updated¶
Updated on 2026-06-05 at 17:22:18 -0700