Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryAccountResponseSDKType
Interface QueryAccountResponseSDKType
QueryAccountResponse is the response type for the Query/Account RPC method.
interface
QueryAccountResponseSDKType
{
account
?:
AnySDKType
|
BaseAccountSDKType
;
}
Index
Properties
account?
Properties
Optional
account
account
?:
AnySDKType
|
BaseAccountSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
@crownfi/sei-js-proto
Loading...
QueryAccountResponse is the response type for the Query/Account RPC method.