pub async fn propose_block(
    http_rpc: &str,
    url_path: &str,
    d: Vec<u8>
) -> Result<ProposeBlockResponse>
Expand description

Proposes arbitrary data.