mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-30 18:28:52 -04:00
refactoring trade protocol
This commit is contained in:
parent
7e55b7325a
commit
5da272bdbf
96 changed files with 2074 additions and 2702 deletions
|
@ -167,7 +167,7 @@ public class Offer implements Serializable
|
|||
return collateral;
|
||||
}
|
||||
|
||||
public String getBankAccountUID()
|
||||
public String getBankAccountId()
|
||||
{
|
||||
return bankAccountUID;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue