Fix: typo hdwallet
This commit is contained in:
parent
29beb93ea7
commit
f21a3e1ea1
@ -161,9 +161,9 @@ export class HDNodeWallet extends BaseWallet {
|
||||
/**
|
||||
* The derivation path of this wallet.
|
||||
*
|
||||
* Since extended keys do not provider full path details, this
|
||||
* Since extended keys do not provide full path details, this
|
||||
* may be ``null``, if instantiated from a source that does not
|
||||
* enocde it.
|
||||
* encode it.
|
||||
*/
|
||||
readonly path!: null | string;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user