[][src]Module exonum_btc_anchoring::api

Anchoring HTTP API implementation.

Structs

BlockHeaderProof

A proof of existence for an anchored or a non-anchored Exonum block at the given height.

FindTransactionQuery

Query parameters for the find transaction request.

HeightQuery

Query parameters for the block header proof request.

TransactionProof

A proof of existence for an anchoring transaction at the given height.

Traits

PublicApi

Public API specification for the Exonum Bitcoin anchoring service.