Add ops instructions to setup snowball frontend and backend #32
@ -450,6 +450,8 @@ Perform payments using a virtual payment channel created with another Nitro node
|
||||
|
||||
* Check L2 mirrored channel's status after the virtual payment channel is closed:
|
||||
|
||||
* This can be checked by both nodes
|
||||
|
||||
```bash
|
||||
laconic-so deployment --dir l2-nitro-deployment exec nitro-rpc-client "nitro-rpc-client get-all-ledger-channels -p 4005 -h nitro-node"
|
||||
|
||||
@ -608,6 +610,8 @@ Perform swaps using a swap channel created with another Nitro node over the mirr
|
||||
|
||||
* For receiving the swap
|
||||
|
||||
* Note: The party receiving the swaps will need the swap channel ID from swap channel creator for responding to swaps
|
||||
|
||||
* Get the pending swap:
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user