Bls_services.S
val aggregate_signatures :
([ `POST ], unit, unit, unit, aggregate_signature, Bls.t option)
Tezos_rpc.Service.t
val check_proof :
([ `POST ], unit, unit, unit, public_key_with_proof, bool)
Tezos_rpc.Service.t
val aggregate_public_keys :
([ `POST ],
unit,
unit,
unit,
public_key_with_proof list,
public_key_and_public_key_hash option)
Tezos_rpc.Service.t
val aggregate_proofs :
([ `POST ], unit, unit, unit, public_key_with_proofs, Bls.t option)
Tezos_rpc.Service.t
val threshold_signatures :
([ `POST ], unit, unit, unit, threshold_signature, Bls.t option)
Tezos_rpc.Service.t