AleoNet / snarkOS

A Decentralized Operating System for ZK Applications
http://snarkos.org
Apache License 2.0
4.31k stars 2.62k forks source link

add committee endpoint for specific block #3248

Closed miazn closed 5 months ago

miazn commented 5 months ago

Motivation

This PR just exposes the get_committee function to enable REST endpoint querying of a committee at any block height, not just the latest height

Test Plan

Ran a dev network testing that this endpoint works as expected