mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 10:56:24 +00:00
c5380664b0
Change frontend order detail receiving status message. Inside the order detail component we have a little text telling the user how much he'sreceiving from the transaction, this commit changes the text removing the lightning word from it because sometimes the receiving method is on-chain. Ideally we would have aorder.is_swap boolean that is only sent to the buyer to identify the method but since we don't have it yet, we are just changing the text. |
||
---|---|---|
.. | ||
src | ||
static | ||
templates/frontend | ||
__init__.py | ||
.eslintrc.json | ||
.prettierignore | ||
.prettierrc | ||
admin.py | ||
apps.py | ||
babel.config.json | ||
Dockerfile | ||
entrypoint.sh | ||
package-lock.json | ||
package.json | ||
tests.py | ||
tsconfig.json | ||
urls.py | ||
views.py | ||
webpack.config.ts |