# Constants
The node will query the most recent bank confirmed by the clsuter as having reached `MAX_LOCKOUT_HISTORY`.
The node will query its most recent bank.
The node will query the most recent bank having reached `MAX_LOCKOUT_HISTORY` confirmations on 'this' node.
The node will query the most recent bank having reached 1 confirmation.
Corresponds to an invalid sequence number in stellar, or a bad / expired blockhash in solana.
Source did not have sufficient kin.
Indicates one of the accounts in the transaction is invalid.
No description provided by the author
The transaction was missing a required signature.
The error could not be mapped by the service.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
BlockhashValidationError is the validation error returned by Blockhash.Validate if the designated constraints aren't met.
No description provided by the author
SolanaAccountIdValidationError is the validation error returned by SolanaAccountId.Validate if the designated constraints aren't met.
No description provided by the author
StellarTransactionValidationError is the validation error returned by StellarTransaction.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
TransactionErrorValidationError is the validation error returned by TransactionError.Validate if the designated constraints aren't met.
No description provided by the author
TransactionIdValidationError is the validation error returned by TransactionId.Validate if the designated constraints aren't met.
No description provided by the author
TransactionSignatureValidationError is the validation error returned by TransactionSignature.Validate if the designated constraints aren't met.
TransactionValidationError is the validation error returned by Transaction.Validate if the designated constraints aren't met.
# Type aliases
Reference: https://docs.solana.com/apps/jsonrpc-api#configuring-state-commitment.
No description provided by the author