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-08-14 at 19:28:59 +0000