Add demo instructions to fixturenet-payments stack #556

Merged
prathamesh0 merged 3 commits from pm-demo-instructions into main 2023-10-04 07:21:04 +00:00
Showing only changes of commit fce112b411 - Show all commits

View File

@ -204,3 +204,13 @@
# {"time":"2023-09-28T09:59:14.501221898Z","level":"DEBUG","msg":"Received voucher","delta":5000}
# {"time":"2023-09-28T09:59:14.501245984Z","level":"DEBUG","msg":"Destination request","url":"http://ipld-eth-server:8081/?method=eth_getLogs"}
```
## Clean Up
* In the MobyMask app, perform `VIRTUAL DEFUND` and `DIRECT DEFUND` (in this order) for closing the payment channel created with watcher
* Run the following in the browser console to delete the Nitro node's data:
```bash
await clearNodeStorage()
```