You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -30,9 +30,9 @@ Things you can do:
30
30
31
31
* Send test coins from the bitcoin network to the prototype gateway at `muQY1RFhzu2exJj4wihqfotzDDztS1ieZv` (only if you control the sending address!)
32
32
33
-
* Run your own gateway (see [docs/RUNNING-A-GATEWAY.md](https://github.com/rustyrussell/pettycoin/blob/master/docs/RUNNING-A-GATEWAY.md).
33
+
* Run your own gateway (see [doc/RUNNING-A-GATEWAY.md](https://github.com/rustyrussell/pettycoin/blob/master/doc/RUNNING-A-GATEWAY.md)).
34
34
35
-
***COMING SOON**Create and monitor a simple test wallet.
35
+
* Create and monitor a simple test wallet (see [doc/DUMB-WALLET.md](https://github.com/rustyrussell/pettycoin/blob/master/doc/DUMB-WALLET.md)).
36
36
37
37
You can see some examples by looking at [test/standalone/simple_inject.sh](https://github.com/rustyrussell/pettycoin/blob/master/test/standalone/simple_inject.sh).
0 commit comments