docs: fixed typo (#1727)
This commit is contained in:
parent
25c8b8b3e6
commit
53671d0b17
@ -39,7 +39,7 @@ asynchronous source, such as hardware wallets.
|
|||||||
Sub-classes **must** implement this.
|
Sub-classes **must** implement this.
|
||||||
|
|
||||||
_property: Signer.isSigner(object) => boolean @<Signer-isSigner> @SRC<abstract-signer>
|
_property: Signer.isSigner(object) => boolean @<Signer-isSigner> @SRC<abstract-signer>
|
||||||
Returns true if an only if //object// is a **Signer**.
|
Returns true if and only if //object// is a **Signer**.
|
||||||
|
|
||||||
_heading: Blockchain Methods @<Signer--blockchain-methods>
|
_heading: Blockchain Methods @<Signer--blockchain-methods>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user