Parsed out data contained in the CBOR data of an IPNS record.
More...
#include <include/ipfs_client/ipns_cbor_entry.h>
|
|
std::string | value |
| | The "value" (target) the name points at.
|
| |
|
std::string | validity |
| | Value to compare for validity (i.e. expiration)
|
| |
|
std::uint64_t | validityType |
| | Way to deterimine current validity.
|
| |
|
std::uint64_t | sequence |
| | Distinguish other IPNS records for the same name.
|
| |
|
std::uint64_t | ttl |
| | Recommended caching time.
|
| |
Parsed out data contained in the CBOR data of an IPNS record.
The documentation for this struct was generated from the following file: