# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
The account is not a Code account.
The account is a Code account.
The account exists, but at least one timelock account is unlocked.
The action has been denied (eg.
An account being linked is not valid.
Supports idempotency, and will be returned as long as the request exactly matches a previous execution.
The account's balance was fetched directly from a finalized state on the blockchain.
The account's balance was calculated using cached values in Code.
The account's balance could not be determined.
The account does not exist on the blockchain.
The account is created and exists on the blockchain.
The state of the account is unknown.
The account is claimed.
The account hasn't been claimed, but is expired.
The account has not yet been claimed.
The account doesn't have a concept of being claimed, or the state could not be fetched by server.
The account has been closed and doesn't exist on the blockchain.
The account is in the process of transitioning to the CLOSED state.
The account's funds are locked and Code has co-signing authority.
The account is in the process of transitioning to the LOCKED state.
Code does not maintain a management state and won't move funds for this account.
The state of the account is unknown.
The account's funds are unlocked and Code no longer has co-signing authority.
The account is in the process of transitioning to the UNLOCKED state.

# Variables

Account_ServiceDesc is the grpc.ServiceDesc for Account service.
No description provided by the author
Enum value maps for GetTokenAccountInfosResponse_Result.
Enum value maps for GetTokenAccountInfosResponse_Result.
Enum value maps for IsCodeAccountResponse_Result.
Enum value maps for IsCodeAccountResponse_Result.
Enum value maps for LinkAdditionalAccountsResponse_Result.
Enum value maps for LinkAdditionalAccountsResponse_Result.
Enum value maps for TokenAccountInfo_BalanceSource.
Enum value maps for TokenAccountInfo_BalanceSource.
Enum value maps for TokenAccountInfo_BlockchainState.
Enum value maps for TokenAccountInfo_BlockchainState.
Enum value maps for TokenAccountInfo_ClaimState.
Enum value maps for TokenAccountInfo_ClaimState.
Enum value maps for TokenAccountInfo_ManagementState.
Enum value maps for TokenAccountInfo_ManagementState.

# Structs

No description provided by the author
GetTokenAccountInfosRequestValidationError is the validation error returned by GetTokenAccountInfosRequest.Validate if the designated constraints aren't met.
No description provided by the author
GetTokenAccountInfosResponseValidationError is the validation error returned by GetTokenAccountInfosResponse.Validate if the designated constraints aren't met.
No description provided by the author
IsCodeAccountRequestValidationError is the validation error returned by IsCodeAccountRequest.Validate if the designated constraints aren't met.
No description provided by the author
IsCodeAccountResponseValidationError is the validation error returned by IsCodeAccountResponse.Validate if the designated constraints aren't met.
No description provided by the author
LinkAdditionalAccountsRequestValidationError is the validation error returned by LinkAdditionalAccountsRequest.Validate if the designated constraints aren't met.
No description provided by the author
LinkAdditionalAccountsResponseValidationError is the validation error returned by LinkAdditionalAccountsResponse.Validate if the designated constraints aren't met.
No description provided by the author
TokenAccountInfoValidationError is the validation error returned by TokenAccountInfo.Validate if the designated constraints aren't met.
UnimplementedAccountServer must be embedded to have forward compatible implementations.

# Interfaces

AccountClient is the client API for Account service.
AccountServer is the server API for Account service.
UnsafeAccountServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author