mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-20 15:40:48 -04:00
Rename config to execution_params
This commit is contained in:
parent
802dc61e7e
commit
89b3775e05
13 changed files with 23 additions and 24 deletions
|
@ -7,7 +7,7 @@ use crate::{
|
|||
TransactionBlockHeight, TxCancel, TxLock, TxRefund, WaitForTransactionFinality,
|
||||
WatchForRawTransaction,
|
||||
},
|
||||
config::ExecutionParams,
|
||||
execution_params::ExecutionParams,
|
||||
monero,
|
||||
monero::Transfer,
|
||||
protocol::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue