Umi — API References - v1.3.0
Preparing search index...
umi
isPublicKey
Variable isPublicKey
Const
isPublicKey
:
<
TAddress
extends
string
>
(
value
:
TAddress
,
)
=>
value
is
PublicKey
<
TAddress
>
Whether the given value is a valid public key.
Type Declaration
<
TAddress
extends
string
>
(
value
:
TAddress
)
:
value
is
PublicKey
<
TAddress
>
Type Parameters
TAddress
extends
string
Parameters
value
:
TAddress
Returns
value
is
PublicKey
<
TAddress
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Umi — API References - v1.3.0
Loading...
Whether the given value is a valid public key.