mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-12-24 06:59:36 -05:00
Remove unused field
This commit is contained in:
parent
7e0c44ad1d
commit
f0a2134f76
@ -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…
Reference in New Issue
Block a user