Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change grpc.proto TradeInfo field names
- is_fiat_sent -> is_payment_started_message_sent Payment can be in altcoin. - is_fiat_received -> is_payment_received_message_sent Payment can be in altcoin. - is_withdrawn -> is_completed Trade can be closed with funds kept in Bisq wallet.
- Loading branch information