Umi — API References - v1.3.0
Preparing search index...
umi
MaybeRpcAccount
Type Alias MaybeRpcAccount
MaybeRpcAccount
:
|
{
exists
:
true
}
&
RpcAccount
|
{
exists
:
false
;
publicKey
:
PublicKey
}
Describes a raw account that may or may not exist.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Umi — API References - v1.3.0
Loading...
Describes a raw account that may or may not exist.