Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set delayedPayoutTxBytes when setting delayedPayoutTx
Fixes bisq-network#3473 The delayedPayoutTx is not committed to the wallet as long it is not published. The seller who creates the delayedPayoutTx has not stored the delayedPayoutTxBytes which caused a nullpointer after restart.
- Loading branch information