Function kitsune_p2p_bootstrap_client::now

source ·
pub async fn now(
    url: Option<Url2>,
    net: BootstrapNet
) -> BootstrapClientResult<u64>
Expand description

Thin do_api wrapper for the now op.

There is no input to the now endpoint, just () to be encoded as nil in messagepack.