Remove unused field

pull/306/head
Thomas Eizinger 3 years ago
parent 7e0c44ad1d
commit f0a2134f76
No known key found for this signature in database
GPG Key ID: 651AC83A6C6C8B96

@ -471,7 +471,6 @@ struct CheckTxKeyParams {
#[derive(Clone, Copy, Debug, Deserialize)]
pub struct CheckTxKey {
pub confirmations: u32,
pub in_pool: bool,
pub received: u64,
}

Loading…
Cancel
Save