Merge commit 'refs/pull/426/head' of github.com:bitcoindevkit/bdk
This commit is contained in:
commit
2a53cfc23f
@ -201,7 +201,7 @@ impl Progress for NoopProgress {
|
|||||||
#[derive(Clone, Copy)]
|
#[derive(Clone, Copy)]
|
||||||
pub struct LogProgress;
|
pub struct LogProgress;
|
||||||
|
|
||||||
/// Create a nwe instance of [`LogProgress`]
|
/// Create a new instance of [`LogProgress`]
|
||||||
pub fn log_progress() -> LogProgress {
|
pub fn log_progress() -> LogProgress {
|
||||||
LogProgress
|
LogProgress
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user