Skip to content

Commit

Permalink
Merge pull request #12 from vansergen/wallet
Browse files Browse the repository at this point in the history
Wallet
  • Loading branch information
vansergen authored Oct 30, 2019
2 parents 286ba92 + 8e519b0 commit f8f3eeb
Show file tree
Hide file tree
Showing 6 changed files with 2,848 additions and 57 deletions.
14 changes: 13 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,19 @@
"fee_delta",
"address_type",
"estimate_mode",
"conf_target"
"conf_target",
"wallet_name",
"disable_private_keys",
"include_watchonly",
"address_filter",
"target_confirmations",
"comment_to",
"stop_height",
"start_height",
"query_options",
"include_unsafe",
"include_removed",
"include_empty"
]
}
]
Expand Down
Loading

0 comments on commit f8f3eeb

Please sign in to comment.