fix: After merge format fixes
Took 5 minutes
This commit is contained in:
@@ -151,7 +151,6 @@ pub async fn get_client() -> Result<Arc<RootProvider<BoxTransport>>, EncodingErr
|
|||||||
Ok(Arc::new(client))
|
Ok(Arc::new(client))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/// Uses prefix-length encoding to efficient encode action data.
|
/// Uses prefix-length encoding to efficient encode action data.
|
||||||
///
|
///
|
||||||
/// Prefix-length encoding is a data encoding method where the beginning of a data segment
|
/// Prefix-length encoding is a data encoding method where the beginning of a data segment
|
||||||
|
|||||||
Reference in New Issue
Block a user