Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
lovelycs committed Jun 5, 2019
1 parent e53a217 commit 77a9bbb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/hdAccount/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ import { checkParams } from '~@vite/vitejs-utils';
import { Address, AddrObj, Hex, LangList } from './type';

// [TODO] AddrList {0, 1, address1, address2}
// [TODO] Save and Load, browser
// [TODO] Add Wallet: Save and Load, browser only || node


class HdAccountClass {
addrList: Array<AddrObj>
Expand Down

0 comments on commit 77a9bbb

Please sign in to comment.