We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 999089e commit 590661fCopy full SHA for 590661f
types/src/lib.rs
@@ -33,8 +33,6 @@ pub mod model;
33
34
use core::fmt;
35
36
-use serde::{Deserialize, Serialize};
37
-
38
use bitcoin::amount::ParseAmountError;
39
use bitcoin::{Amount, FeeRate};
40
0 commit comments