mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-31 20:44:53 -04:00
Remove unused field
This commit is contained in:
parent
7e0c44ad1d
commit
f0a2134f76
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue