Skip to content

Commit

Permalink
refactored segwit support
Browse files Browse the repository at this point in the history
  • Loading branch information
ognus committed Sep 11, 2018
1 parent f198927 commit 3605c62
Show file tree
Hide file tree
Showing 9 changed files with 374 additions and 428 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ npm install wallet-address-validator

> Returns true if the address (string) is a valid wallet address for the crypto currency specified, see below for supported currencies.
##### getAddressType (address)

###### Parameters
* address - Wallet address.

> Returns address type (as 2 character hex string) if valid base58 address, otherwise null.
### Supported crypto currencies

* Auroracoin/AUR, `'auroracoin'` or `'AUR'`
Expand Down
Loading

0 comments on commit 3605c62

Please sign in to comment.