WIP
This commit is contained in:
@@ -251,7 +251,7 @@ pub async fn pre_binned_bytes_for_http(
|
||||
node_config,
|
||||
)
|
||||
.await?
|
||||
.map(|item| match item.make_frame() {
|
||||
.map(|item| match item.make_frame________() {
|
||||
Ok(item) => Ok(item.freeze()),
|
||||
Err(e) => Err(e),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user