All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
ABIType |
|
Account |
Create and manage secrets, and perform account-based work such as signing transactions.
|
Account |
Account information at a given round.
|
Account.FixedSecureRandom |
|
AccountApplicationInformation |
Given a specific account public key and application ID, this call returns the
account's application local state and global state (AppLocalState and AppParams,
if either exists).
|
AccountApplicationResponse |
AccountApplicationResponse describes the account's application local state and
global state (AppLocalState and AppParams, if either exists) for a specific
application ID.
|
AccountAssetHolding |
AccountAssetHolding describes the account's asset holding and asset parameters
(if either exist) for a specific asset ID.
|
AccountAssetInformation |
Given a specific account public key and asset ID, this call returns the
account's asset holding and asset parameters (if either exist).
|
AccountAssetResponse |
AccountAssetResponse describes the account's asset holding and asset parameters
(if either exist) for a specific asset ID.
|
AccountAssetsInformationResponse |
AccountAssetsInformationResponse contains a list of assets held by an account.
|
AccountInformation |
Given a specific account public key, this call returns the accounts status,
balance and spendable amounts
/v2/accounts/{address}
|
AccountParticipation |
AccountParticipation describes the parameters used by this account in consensus
protocol.
|
AccountResponse |
|
AccountsResponse |
|
AccountStateDelta |
Application state delta.
|
Address |
Address represents a serializable 32-byte length Algorand address.
|
AlgoConverter |
|
AlgodClient |
|
ApiCallback<T> |
Callback for asynchronous API call.
|
ApiClient |
|
ApiException |
|
ApiKeyAuth |
|
ApiResponse<T> |
API response returned by API call.
|
APIV1DELETEKeyResponse |
APIV1DELETEKeyResponse is the response to `DELETE /v1/key` friendly:DeleteKeyResponse
|
APIV1DELETEMultisigResponse |
APIV1DELETEMultisigResponse is the response to POST /v1/multisig/delete` friendly:DeleteMultisigResponse
|
APIV1GETWalletsResponse |
APIV1GETWalletsResponse is the response to `GET /v1/wallets` friendly:ListWalletsResponse
|
APIV1POSTKeyExportResponse |
APIV1POSTKeyExportResponse is the reponse to `POST /v1/key/export` friendly:ExportKeyResponse
|
APIV1POSTKeyImportResponse |
APIV1POSTKeyImportResponse is the repsonse to `POST /v1/key/import` friendly:ImportKeyResponse
|
APIV1POSTKeyListResponse |
APIV1POSTKeyListResponse is the response to `POST /v1/key/list` friendly:ListKeysResponse
|
APIV1POSTKeyResponse |
APIV1POSTKeyResponse is the response to `POST /v1/key` friendly:GenerateKeyResponse
|
APIV1POSTMasterKeyExportResponse |
APIV1POSTMasterKeyExportResponse is the reponse to `POST /v1/master-key/export` friendly:ExportMasterKeyResponse
|
APIV1POSTMultisigExportResponse |
APIV1POSTMultisigExportResponse is the response to `POST /v1/multisig/export` friendly:ExportMultisigResponse
|
APIV1POSTMultisigImportResponse |
APIV1POSTMultisigImportResponse is the response to `POST /v1/multisig/import` friendly:ImportMultisigResponse
|
APIV1POSTMultisigListResponse |
APIV1POSTMultisigListResponse is the response to `POST /v1/multisig/list` friendly:ListMultisigResponse
|
APIV1POSTMultisigTransactionSignResponse |
APIV1POSTMultisigTransactionSignResponse is the response to `POST /v1/multisig/sign` friendly:SignMultisigResponse
|
APIV1POSTTransactionSignResponse |
APIV1POSTTransactionSignResponse is the repsonse to `POST /v1/transaction/sign` friendly:SignTransactionResponse
|
APIV1POSTWalletInfoResponse |
APIV1POSTWalletInfoResponse is the response to `POST /v1/wallet/info` friendly:WalletInfoResponse
|
APIV1POSTWalletInitResponse |
APIV1POSTWalletInitResponse is the response to `POST /v1/wallet/init` friendly:InitWalletHandleTokenResponse
|
APIV1POSTWalletReleaseResponse |
APIV1POSTWalletReleaseResponse is the response to `POST /v1/wallet/release` friendly:ReleaseWalletHandleTokenResponse
|
APIV1POSTWalletRenameResponse |
APIV1POSTWalletRenameResponse is the response to `POST /v1/wallet/rename` friendly:RenameWalletResponse
|
APIV1POSTWalletRenewResponse |
APIV1POSTWalletRenewResponse is the response to `POST /v1/wallet/renew` friendly:RenewWalletHandleTokenResponse
|
APIV1POSTWalletResponse |
APIV1POSTWalletResponse is the response to `POST /v1/wallet` friendly:CreateWalletResponse
|
APIV1Request |
APIV1Request is the interface that all API V1 requests must satisfy
|
APIV1RequestEnvelope |
APIV1RequestEnvelope is a common envelope that all API V1 requests must embed
|
APIV1Wallet |
APIV1Wallet is the API's representation of a wallet
|
APIV1WalletHandle |
APIV1WalletHandle includes the wallet the handle corresponds to and the number of number of seconds to expiration
|
AppBoxReference |
|
AppCallLogs |
The logged messages from an app call along with the app ID and outer transaction
ID.
|
Application |
Application index and its parameters
|
ApplicationBaseTransactionBuilder<T extends ApplicationBaseTransactionBuilder<T>> |
|
ApplicationCallReferencesSetter<T extends ApplicationCallReferencesSetter<T>> |
|
ApplicationCallTransactionBuilder<T extends ApplicationCallTransactionBuilder<T>> |
|
ApplicationClearTransactionBuilder<T extends ApplicationClearTransactionBuilder<T>> |
|
ApplicationCloseTransactionBuilder<T extends ApplicationCloseTransactionBuilder<T>> |
|
ApplicationCreateTransactionBuilder<T extends ApplicationCreateTransactionBuilder<T>> |
|
ApplicationDeleteTransactionBuilder<T extends ApplicationDeleteTransactionBuilder<T>> |
|
ApplicationInitialStates |
An application's initial global/local/box states that were accessed during
simulation.
|
ApplicationKVStorage |
An application's global/local/box state.
|
ApplicationLocalReference |
References an account's local state for an application.
|
ApplicationLocalState |
Stores local state associated with an application.
|
ApplicationLocalStatesResponse |
|
ApplicationLogData |
Stores the global information associated with an application.
|
ApplicationLogsResponse |
|
ApplicationOptInTransactionBuilder<T extends ApplicationOptInTransactionBuilder<T>> |
|
ApplicationParams |
Stores the global information associated with an application.
|
ApplicationResponse |
|
ApplicationsResponse |
|
ApplicationStateOperation |
An operation against an application's global/local/box state.
|
ApplicationStateSchema |
Specifies maximums on the number of each type that may be stored.
|
ApplicationUpdateTransactionBuilder<T extends ApplicationUpdateTransactionBuilder<T>> |
|
Asset |
Specifies both the unique identifier and the parameters for an asset
|
AssetAcceptTransactionBuilder<T extends AssetAcceptTransactionBuilder<T>> |
Build an asset accept transaction, which is used to mark an acount as willing to accept an asset.
|
AssetBalancesResponse |
|
AssetClawbackTransactionBuilder<T extends AssetClawbackTransactionBuilder<T>> |
Build an asset clawback transaction.
|
AssetConfigureTransactionBuilder<T extends AssetConfigureTransactionBuilder<T>> |
Build an asset configure transaction.
|
AssetCreateTransactionBuilder<T extends AssetCreateTransactionBuilder<T>> |
Build an asset create transaction, a specialized form of the AssetConfigurationTransaction with a null index.
|
AssetDestroyTransactionBuilder<T extends AssetDestroyTransactionBuilder<T>> |
Build an asset destroy transaction.
|
AssetFreezeTransactionBuilder<T extends AssetFreezeTransactionBuilder<T>> |
Build an asset freeze transaction.
|
AssetHolding |
Describes an asset held by an account.
|
AssetHoldingReference |
References an asset held by an account.
|
AssetHoldingsResponse |
|
AssetParams |
|
AssetParams |
AssetParams specifies the parameters for an asset.
|
AssetResponse |
|
AssetsResponse |
|
AssetTransferTransactionBuilder<T extends AssetTransferTransactionBuilder<T>> |
Build an asset transfer transaction for sending some asset from an asset holder to another user.
|
AtomicTransactionComposer |
|
AtomicTransactionComposer.ExecuteResult |
|
AtomicTransactionComposer.ReturnValue |
|
AtomicTransactionComposer.Status |
|
Authentication |
|
AvmKeyValue |
Represents an AVM key-value pair in an application store.
|
AvmValue |
Represents an AVM value.
|
Bid |
A raw serializable Bid class.
|
Block |
Block information.
|
BlockHashResponse |
Hash of a block header.
|
BlockLogsResponse |
All logs emitted in the given round.
|
BlockResponse |
Encoded block object.
|
BlockRewards |
Fields relating to rewards,
|
BlockTxidsResponse |
Top level transaction IDs in a block.
|
BlockUpgradeState |
Fields relating to a protocol upgrade.
|
BlockUpgradeVote |
Fields relating to voting for a protocol upgrade.
|
Box |
Box name and its content.
|
BoxDescriptor |
Box descriptor describes an app box without a value.
|
BoxesResponse |
Box names of an application
|
BoxQueryEncoding |
BoxQueryEncoding provides convenience methods to String encode box names for use with Box search APIs (e.g.
|
BoxReference |
References a box of an application.
|
BuildVersion |
|
Client |
|
CompileResponse |
Teal compile Result
|
Configuration |
|
Contract |
|
Contract.NetworkInfo |
|
CreateWalletRequest |
APIV1POSTWalletRequest is the request for `POST /v1/wallet`
|
CryptoProvider |
|
DefaultApi |
|
DeleteKeyRequest |
APIV1DELETEKeyRequest is the request for `DELETE /v1/key`
|
DeleteMultisigRequest |
APIV1DELETEMultisigRequest is the request for `DELETE /v1/multisig`
|
Digest |
A serializable class representing a SHA512-256 Digest
|
Digester |
|
DisassembleResponse |
Teal disassembly Result
|
DryrunRequest |
Request data type for dryrun endpoint.
|
DryrunResponse |
DryrunResponse contains per-txn debug information from a dryrun.
|
DryrunSource |
DryrunSource is TEAL source text that gets uploaded, compiled, and inserted into
transactions or application state.
|
DryrunState |
Stores the TEAL eval step data
|
DryrunTxnResult |
DryrunTxnResult contains any LogicSig or ApplicationCall program debug
information and state updates from a dryrun.
|
Ed25519PublicKey |
a serializable Ed25519PublicKey
|
Encoder |
|
Enums |
|
Enums.AddressRole |
Combine with the address parameter to define what type of address to search for.
|
Enums.Exclude |
Exclude additional items such as asset holdings, application local data stored
for this account, asset parameters created by this account, and application
parameters created by this account.
|
Enums.Hashtype |
The type of hash function used to create the proof, must be one of:
sha512_256
sha256
|
Enums.OnCompletion |
(apan) defines the what additional actions occur with the transaction.
|
Enums.SigType |
SigType filters just results using the specified type of signature:
sig - Standard
msig - MultiSig
lsig - LogicSig
|
Enums.TxType |
(type) Indicates what type of transaction this is.
|
ErrorResponse |
Response for errors
|
EvalDelta |
Represents a TEAL value delta.
|
EvalDeltaKeyValue |
Key-value pairs for StateDelta.
|
ExportKeyRequest |
APIV1POSTKeyExportRequest is the request for `POST /v1/key/export`
|
ExportMasterKeyRequest |
APIV1POSTMasterKeyExportRequest is the request for `POST /v1/master-key/export`
|
ExportMultisigRequest |
APIV1POSTMultisigExportRequest is the request for `POST /v1/multisig/export`
|
GenerateKeyRequest |
APIV1POSTKeyRequest is the request for `POST /v1/key`
|
GenericObjToArray |
|
GetApplicationBoxByName |
Given an application ID and box name, it returns the round, box name, and value
(each base64 encoded).
|
GetApplicationBoxes |
Given an application ID, return all Box names.
|
GetApplicationByID |
Given a application ID, it returns application information including creator,
approval and clear programs, global and local schemas, and global state.
|
GetAssetByID |
Given a asset ID, it returns asset information including creator, name, total
supply and special addresses.
|
GetBlock |
Get the block for the given round.
|
GetBlockHash |
Get the block hash for the block on the given round.
|
GetBlockLogs |
Get all of the logs from outer and inner app calls in the given round
/v2/blocks/{round}/logs
|
GetBlockTimeStampOffset |
Gets the current timestamp offset.
|
GetBlockTimeStampOffsetResponse |
Response containing the timestamp offset in seconds
|
GetBlockTxids |
Get the top level transaction IDs for the block on the given round.
|
GetGenesis |
Returns the entire genesis file in json.
|
GetLedgerStateDelta |
Get ledger deltas for a round.
|
GetLedgerStateDeltaForTransactionGroup |
Get a ledger delta for a given transaction group.
|
GetLightBlockHeaderProof |
Gets a proof for a given light block header inside a state proof commitment
/v2/blocks/{round}/lightheader/proof
|
GetPendingTransactions |
Get the list of pending transactions, sorted by priority, in decreasing order,
truncated at the end at MAX.
|
GetPendingTransactionsByAddress |
Get the list of pending transactions by address, sorted by priority, in
decreasing order, truncated at the end at MAX.
|
GetReady |
Returns OK if healthy and fully caught up.
|
GetStateProof |
Get a state proof that covers a given round
/v2/stateproofs/{round}
|
GetStatus |
Gets the current node status.
|
GetSupply |
Get the current supply reported by the ledger.
|
GetSyncRound |
Gets the minimum sync round for the ledger.
|
GetSyncRoundResponse |
Response containing the ledger's minimum sync round
|
GetTransactionGroupLedgerStateDeltasForRound |
Get ledger deltas for transaction groups in a given round.
|
GetTransactionProof |
Get a proof for a transaction in a block.
|
GetVersion |
Retrieves the supported API versions, binary build versions, and genesis
information.
|
HashFactory |
|
HealthCheck |
Returns OK if healthy.
|
HealthCheck |
A health check response.
|
HttpBasicAuth |
|
HttpMethod |
|
ImportKeyRequest |
APIV1POSTKeyImportRequest is the request for `POST /v1/key/import`
|
ImportMultisigRequest |
APIV1POSTMultisigImportRequest is the request for `POST /v1/multisig/import`
|
IndexerClient |
|
IndexerStateProofMessage |
|
InitWalletHandleTokenRequest |
APIV1POSTWalletInitRequest is the request for `POST /v1/wallet/init`
|
Interface |
|
JSON |
|
JSON.DateTypeAdapter |
Gson TypeAdapter for java.util.Date type
If the dateFormat is null, ISO8601Utils will be used.
|
JSON.OffsetDateTimeTypeAdapter |
Gson TypeAdapter for JSR310 OffsetDateTime type
|
JSON.SqlDateTypeAdapter |
Gson TypeAdapter for java.sql.Date type
If the dateFormat is null, a simple "yyyy-MM-dd" format will be used
(more efficient than SimpleDateFormat).
|
KeyRegistrationTransactionBuilder<T extends KeyRegistrationTransactionBuilder<T>> |
Build a keyreg transaction.
|
KmdApi |
|
KmdClient |
|
KvDelta |
A single Delta containing the key, the previous value and the current value for
a single round.
|
Lease |
Lease parameter, no transaction may also acquire this lease until lastValid.
|
LedgerStateDelta |
Contains a ledger delta
|
LedgerStateDeltaForTransactionGroup |
Contains a ledger delta for a single transaction group
|
LightBlockHeaderProof |
Proof of membership and position of a light block header.
|
ListKeysRequest |
APIV1POSTKeyListRequest is the request for `POST /v1/key/list`
|
ListMultisigRequest |
APIV1POSTMultisigListRequest is the request for `POST /v1/multisig/list`
|
ListWalletsRequest |
APIV1GETWalletsRequest is the request for `GET /v1/wallets`
|
LogicSigAccount |
|
LogicsigSignature |
Serializable logicsig class.
|
LookupAccountAppLocalStates |
Lookup an account's asset holdings, optionally for a specific ID.
|
LookupAccountAssets |
Lookup an account's asset holdings, optionally for a specific ID.
|
LookupAccountByID |
Lookup account information.
|
LookupAccountCreatedApplications |
Lookup an account's created application parameters, optionally for a specific
ID.
|
LookupAccountCreatedAssets |
Lookup an account's created asset parameters, optionally for a specific ID.
|
LookupAccountTransactions |
Lookup account transactions.
|
LookupApplicationBoxByIDAndName |
Given an application ID and box name, returns base64 encoded box name and value.
|
LookupApplicationByID |
Lookup application.
|
LookupApplicationLogsByID |
Lookup application logs.
|
LookupAssetBalances |
Lookup the list of accounts who hold this asset
/v2/assets/{asset-id}/balances
|
LookupAssetByID |
Lookup asset information.
|
LookupAssetTransactions |
Lookup transactions for an asset.
|
LookupBlock |
Lookup block.
|
LookupTransaction |
Lookup a single transaction.
|
MakeHealthCheck |
Returns 200 if healthy.
|
MerkleArrayProof |
|
MerkleVerifier |
A serializable representation of a state proof key.
|
Method |
|
Method.Arg |
|
Method.Returns |
|
MethodCallParams |
|
MethodCallTransactionBuilder<T extends MethodCallTransactionBuilder<T>> |
|
Metrics |
Return metrics about algod functioning.
|
MiniAssetHolding |
A simplified version of AssetHolding
|
Mnemonic |
Provides an easy way to create mnemonics from 32-byte length keys.
|
MultisigAddress |
MultisigAddress is a convenience class for handling multisignature public identities.
|
MultisigSignature |
Serializable raw multisig class.
|
MultisigSignature.MultisigSubsig |
Serializable multisig sub-signature
|
NodeStatusResponse |
|
OAuth |
|
OAuthFlow |
|
Pair |
|
ParticipationPublicKey |
A serializable class representing a participation key.
|
ParticipationUpdates |
Participation account data that needs to be checked/acted on by the network.
|
PathResponse |
|
PaymentTransactionBuilder<T extends PaymentTransactionBuilder<T>> |
Build a payment transaction.
|
PendingTransactionInformation |
Given a transaction ID of a recently submitted transaction, it returns
information about it.
|
PendingTransactionResponse |
Details about a pending transaction.
|
PendingTransactionsResponse |
A potentially truncated list of transactions currently in the node's transaction
pool.
|
PostTransactionsResponse |
Transaction ID of the submission.
|
ProgressRequestBody |
|
ProgressRequestBody.ProgressRequestListener |
|
ProgressResponseBody |
|
ProgressResponseBody.ProgressListener |
|
Query |
|
QueryData |
|
RawTransaction |
Broadcasts a raw transaction or transaction group to the network.
|
ReleaseWalletHandleTokenRequest |
APIV1POSTWalletReleaseRequest is the request for `POST /v1/wallet/release`
|
RenameWalletRequest |
APIV1POSTWalletRenameRequest is the request for `POST /v1/wallet/rename`
|
RenewWalletHandleTokenRequest |
APIV1POSTWalletRenewRequest is the request for `POST /v1/wallet/renew`
|
Response<T> |
|
ScratchChange |
A write operation into a scratch slot.
|
SearchForAccounts |
Search for accounts.
|
SearchForApplicationBoxes |
Given an application ID, returns the box names of that application sorted
lexicographically.
|
SearchForApplications |
Search for applications
/v2/applications
|
SearchForAssets |
Search for assets.
|
SearchForTransactions |
Search for transactions.
|
SetBlockTimeStampOffset |
Sets the timestamp offset (seconds) for blocks in dev mode.
|
SetSyncRound |
Sets the minimum sync round on the ledger.
|
Signature |
A raw serializable signature class.
|
SignedBid |
A serializable raw signed bid class.
|
SignedTransaction |
A serializable convenience type for packaging transactions with their signatures.
|
SignMultisigRequest |
APIV1POSTMultisigTransactionSignRequest is the request for `POST /v1/multisig/sign`
|
SignTransactionRequest |
APIV1POSTTransactionSignRequest is the request for `POST /v1/transaction/sign`
|
SimulateInitialStates |
Initial states of resources that were accessed during simulation.
|
SimulateRequest |
Request type for simulation endpoint.
|
SimulateRequestTransactionGroup |
A transaction group to simulate.
|
SimulateResponse |
Result of a transaction group simulation.
|
SimulateTraceConfig |
An object that configures simulation execution trace.
|
SimulateTransaction |
Simulates a raw transaction or transaction group as it would be evaluated on the
network.
|
SimulateTransactionGroupResult |
Simulation result for an atomic transaction group
|
SimulateTransactionResult |
Simulation result for an individual transaction
|
SimulateUnnamedResourcesAccessed |
These are resources that were accessed by this group that would normally have
caused failure, but were allowed in simulation.
|
SimulationEvalOverrides |
The set of parameters and limits override during simulation.
|
SimulationOpcodeTraceUnit |
The set of trace information and effect from evaluating a single opcode.
|
SimulationTransactionExecTrace |
The execution trace of calling an app or a logic sig, containing the inner app
call trace in a recursive way.
|
SourceMap |
SourceMap class provides parser for source map from
algod compile endpoint
|
StateProof |
Represents a state proof and its corresponding message
|
StateProofFields |
(sp) represents a state proof.
|
StateProofMessage |
Represents the message that the state proofs are attesting to.
|
StateProofParticipant |
|
StateProofReveal |
|
StateProofSignature |
|
StateProofSigSlot |
|
StateProofTracking |
|
StateProofVerifier |
|
StateSchema |
|
StateSchema |
Represents a (apls) local-state or (apgs) global-state schema.
|
StateSchemaSetter<T extends StateSchemaSetter<T>> |
|
StringUtil |
|
SupplyResponse |
Supply represents the current supply of MicroAlgos in the system.
|
SwaggerJSON |
Returns the entire swagger spec in json.
|
TealCompile |
Given TEAL source code in plain text, return base64 encoded program bytes and
base32 SHA512_256 hash of program bytes (Address style).
|
TealDisassemble |
Given the program bytes, return the TEAL source code in plain text.
|
TealDryrun |
Executes TEAL program(s) in context and returns debugging information about the
execution.
|
TealKeyValue |
Represents a key-value pair in an application store.
|
TEALProgram |
|
TEALProgramSetter<T extends TEALProgramSetter<T>> |
|
TealValue |
Represents a TEAL value.
|
Transaction |
A raw serializable transaction class, used to generate transactions to broadcast to the network.
|
Transaction |
Contains all fields common to all transactions and serves as an envelope to all
transactions type.
|
Transaction.BoxReference |
|
Transaction.OnCompletion |
|
Transaction.Type |
TxType represents a transaction type.
|
TransactionApplication |
Fields for application transactions.
|
TransactionAssetConfig |
Fields for asset allocation, re-configuration, and destruction.
|
TransactionAssetFreeze |
Fields for an asset freeze transaction.
|
TransactionAssetTransfer |
Fields for an asset transfer transaction.
|
TransactionBuilder<T extends TransactionBuilder<T>> |
TransactionBuilder has parameters common to all transactions types.
|
TransactionGroupLedgerStateDeltasForRoundResponse |
Response containing all ledger state deltas for transaction groups, with their
associated Ids, in a single round.
|
TransactionKeyreg |
Fields for a keyreg transaction.
|
TransactionParametersBuilder<T extends TransactionParametersBuilder<T>> |
|
TransactionParametersResponse |
TransactionParams contains the parameters that help a client construct a new
transaction.
|
TransactionParams |
Get parameters for constructing a new transaction
/v2/transactions/params
|
TransactionPayment |
Fields for a payment transaction.
|
TransactionProofResponse |
Proof of transaction in a block.
|
TransactionResponse |
|
TransactionSignature |
Validation signature associated with some data.
|
TransactionSignatureLogicsig |
(lsig) Programatic transaction signature.
|
TransactionSignatureMultisig |
(msig) structure holding multiple subsignatures.
|
TransactionSignatureMultisigSubsignature |
|
TransactionsResponse |
|
TransactionStateProof |
Fields for a state proof transaction.
|
TransactionWithSigner |
|
TxGroup |
TxGroup exports computeGroupID and assignGroupID functions
|
TxnSigner |
|
TypeAddress |
|
TypeArrayDynamic |
|
TypeArrayStatic |
|
TypeBool |
|
TypeByte |
|
TypeString |
|
TypeTuple |
|
TypeUfixed |
|
TypeUint |
|
UnsetSyncRound |
Unset the ledger sync round.
|
Utils |
|
Utils |
|
Utils.StackPrinterConfig |
StackPrinterConfig contains configuration parameters for
printing the trace from a DryrunTxnResult.
|
Version |
algod version information.
|
VersionsRequest |
VersionsRequest is the request for `GET /versions`
|
VersionsResponse |
VersionsResponse is the response to `GET /versions` friendly:VersionsResponse
|
VRFPublicKey |
A serializable representation of a VRF public key.
|
WaitForBlock |
Waits for a block to appear after round {round} and returns the node's status at
the time.
|
WalletInfoRequest |
APIV1POSTWalletInfoRequest is the request for `POST /v1/wallet/info`
|
Wordlist |
|