NIP_05_VALID_DURATION top-level property
marks the duration in seconds for which a NIP05 is considered valid
Implementation
final NIP_05_VALID_DURATION = 60 * 60 * 24;
marks the duration in seconds for which a NIP05 is considered valid
final NIP_05_VALID_DURATION = 60 * 60 * 24;