mirror of
https://github.com/fluencelabs/eip712-validation-node
synced 2025-07-30 21:52:04 +00:00
update todo
This commit is contained in:
@@ -67,8 +67,8 @@ The peer-local SQLite table is [implemented](./src/local_db.ts) as:
|
||||
|
||||
TODO:
|
||||
|
||||
[ ] Change wallet to use Peer secret key
|
||||
[ ] Save Keypair to password protected (local) file
|
||||
- [x] Change wallet to use Peer secret key
|
||||
- [ ] Save Keypair to password protected (local) file
|
||||
|
||||
|
||||
## Running A Peer
|
||||
@@ -80,7 +80,7 @@ npm i
|
||||
npm start
|
||||
```
|
||||
|
||||
Or run with:
|
||||
Or run with
|
||||
|
||||
```bash
|
||||
nohup node start &
|
||||
|
Reference in New Issue
Block a user