Skip to main content

Module config

Module config 

Source

Structs§

BlockchainCallEdgeManifest
One permitted internal call edge for a transaction purpose.
BlockchainChainAnchorConfig
Locally trusted finalized chain checkpoint and freshness policy.
BlockchainChainAnchorConfigBuilder
Use builder syntax to set the inputs and finish with build().
BlockchainContractManifest
One code-bearing contract pinned by the deployment manifest.
BlockchainContractProbe
A reviewed explicit-height call used to prove a contract relationship.
BlockchainDataClientConfig
Configuration for blockchain data clients.
BlockchainDataClientConfigBuilder
Use builder syntax to set the inputs and finish with build().
BlockchainDeploymentManifest
Reviewed deployment and call-graph manifest for one chain.
BlockchainExecutionClientConfig
BlockchainExecutionClientConfigBuilder
Use builder syntax to set the inputs and finish with build().
BlockchainPoolManifest
One supported pool definition.
BlockchainProviderIdentity
Stable local identity for one RPC provider and its failure domains.
BlockchainProviderIdentityBuilder
Use builder syntax to set the inputs and finish with build().
BlockchainProxyManifest
A reviewed proxy implementation binding.
BlockchainTokenManifest
Locally reviewed token identity and asset orientation.
BlockchainVerificationConfig
Independent verification topology and reviewed local deployment identity.
BlockchainVerificationConfigBuilder
Use builder syntax to set the inputs and finish with build().
BlockchainVerificationProviderConfig
Configuration for one read-only verification RPC provider.
BlockchainVerificationProviderConfigBuilder
Use builder syntax to set the inputs and finish with build().
DexPoolFilters
Defines filtering criteria for the DEX pool universe that the data client will operate on.
DexPoolFiltersBuilder
Use builder syntax to set the inputs and finish with build().
QuoteSpendLimit
Defines the maximum quote-token spend for a directed BUY swap pair.
QuoteSpendLimitBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

BlockchainContractRole
A role assigned to one reviewed deployment contract.