fix: got everything to compile
This commit is contained in:
@@ -11,6 +11,10 @@ pub mod adapter;
|
||||
pub mod error;
|
||||
pub use error::BeaconError;
|
||||
|
||||
pub fn install_rustls() {
|
||||
|
||||
}
|
||||
|
||||
pub async fn run_beacon_step<A>(
|
||||
host_adapter: A,
|
||||
params: Parameters,
|
||||
|
||||
Reference in New Issue
Block a user