Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pinheadmz committed Jan 22, 2023
1 parent 9d84d09 commit 987a279
Show file tree
Hide file tree
Showing 3 changed files with 296 additions and 346 deletions.
4 changes: 3 additions & 1 deletion bin/palmreader
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,9 @@ async function start(options) {
network,
indexTX,
indexAddress,
agent: `PalmReader:${version}`
agent: `PalmReader:${version}`,
walletMigrate: 2,
chainMigrate: 3
});

const wallet = require('hsd/lib/wallet/plugin');
Expand Down
Loading

0 comments on commit 987a279

Please sign in to comment.