docs: fixed typo in jsdocs for Wallet.createRandom (#4461)
This commit is contained in:
parent
39315288be
commit
aff7addfd9
@ -141,7 +141,7 @@ export class Wallet extends BaseWallet {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a new random [[HDNodeWallet]] using the avavilable
|
* Creates a new random [[HDNodeWallet]] using the available
|
||||||
* [cryptographic random source](randomBytes).
|
* [cryptographic random source](randomBytes).
|
||||||
*
|
*
|
||||||
* If there is no crytographic random source, this will throw.
|
* If there is no crytographic random source, this will throw.
|
||||||
|
Loading…
Reference in New Issue
Block a user