843: Add section that discourages bumping fees r=da-kami a=da-kami

Someone ran into trouble cancelling after bumping fees on lock.
I did not think it through completely but would more clearly discourage from doing so in the readme. 

Co-authored-by: Daniel Karzel <daniel@comit.network>
This commit is contained in:
bors[bot] 2021-12-20 05:06:22 +00:00 committed by GitHub
commit 814fb778a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,9 @@ This software is using cryptography that has not been formally audited.
While we do our best to make it safe, it is up to the user to evaluate whether or not it is safe to use for their purposes.
Please also see section 15 and 16 of the [license](./LICENSE).
Keep in mind that swaps are complex protocols, it is recommended to _not_ do anything fancy when moving coins in and out.
It is not recommended to bump fees when swapping because it can have unpredictable side effects.
## Contributing
We are encourage community contributions whether it be a bug fix or an improvement to the documentation.