Liking cljdoc? Tell your friends :D

roughtime-protocol.srep


radi-secondsclj

(radi-seconds)

The RADI tag value MUST be a uint32 representing the server's estimate of the accuracy of MIDP in seconds. Servers that do not have any leap second information SHOULD set the value of RADI to at least 3.

The RADI tag value MUST be a uint32 representing the server's
estimate of the accuracy of MIDP in seconds.  Servers that do not
have any leap second information SHOULD set the value of RADI to
at least 3.
sourceraw docstring

srep-bytesclj

(srep-bytes root {:keys [version midp radi nonce] :or {radi (radi-seconds)}})

Build SREP nested TLV per §5.2.5.

Args:

  • root: 32-byte Merkle root (from merkle/compute-root)
  • options: :chosen-version - uint32 protocol version :midp - uint64 midpoint time (defaults to now) :radi - uint32 radius (defaults to 10)
Build SREP nested TLV per §5.2.5.

Args:
  - root: 32-byte Merkle root (from merkle/compute-root)
  - options:
      :chosen-version - uint32 protocol version
      :midp           - uint64 midpoint time (defaults to now)
      :radi           - uint32 radius (defaults to 10)
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close