-
Notifications
You must be signed in to change notification settings - Fork 1
Home
paulofaria edited this page May 19, 2021
·
4 revisions
- BaseApp.QueryRouter
- BaseApp.Router
- BaseApp
- Codec
- FileWriter
- ServerContext
- PrefixStore
- StoreKey
- KeyValueStoreKey
- TransientStoreKey
- InMemoryStoreKey
- Configuration
- EventManager
- ModuleManager
- Request: Request is an immutable object contains all information needed to process a request.
- InMemoryDatabase
- PrefixDatabase
- AuthAppModuleBasic
- AuthAppModule
- BankAppModuleBasic
- BankAppModule
- BaseKeeper
- BaseSendKeeper
- BaseViewKeeper
- CapabilityKeeper
- ScopedCapabilityKeeper
- Capability
- GenUtilAppModuleBasic
- GenUtilAppModule
- ParamsKeeper
- StakingKeeper
- StakingAppModuleBasic
- StakingAppModule
- SupplyAppModuleBasic
- SupplyAppModule
- BIP39
- Bcrypt
- Bcrypt.Algorithm: Specific BCrypt algorithm.
- BcryptError
- BaseAppKeys
- ClientOptions.OutputFormat
- Flags
- Flags.NodeURL.URLScheme
- Flags.QueryFlags.OutputFormat
- Flags.TransactionFlags.BroadcastMode
- Flags.TransactionFlags.SignMode
- Flags.TransactionFlags.GasLimitPerTransaction
- Flags.TransactionFlags.AddressOrName
- OutputStream
- Language
- KeyringBackend
- KeyType
- SigningAlgorithm
- StoreType
- Prefix
- Bech32Prefix
- Configuration.Bech32AddressPrefixKeys
- Error
- EventType
- AttributeKey
- AttributeValue
- Rest
- BondStatus
- Version
- JSON
- Auth
- AuthKeys
- FeeStructure
- BankKeys
- CapabilityError
- GenUtilKeys
- ParamsKeys
- StakingKeys
- SupplyPermissions
- SupplyKeys
- ClientOptions
- DebugCommand
- Flags.NodeURL
- Flags.QueryFlags
- Flags.TransactionFlags
- AddKeyCommand
- StandardErrorOutputStream
- KeysOptions
- KeysCommand
- CosmosClient
- BlockCommand
- KeybaseOptions
- BIP44Params
- RandomNumber
- ServerOptions
- StartCommand
- NodeStorageDBWrapper
- IAVLIteratorError
- IAVLIterator
- TestHasher
- TestWire
- BasicGasMeter
- InfiniteGasMeter
- CommitID
- StoreUpgrades
- AccountAddress
- ValidatorAddress
- ConsensusAddress
- Coin
- DecimalCoin
- CosmosError
- Attribute
- SimulationManager
- Result
- TransactionResponse
- Account
- WeightedProposalContent
- ParameterChange
- OperationMessage
- FutureOperation
- StandardFee
- StandardSignature
- StandardSignatureDoc
- GenesisValidator
- GenesisDocument
- GetBroadcast
- GetDecode
- GetEncode
- GetQueryParameters
- GetAccount
- QueryTransactionsByEvents
- QueryTransaction
- GetMultiSign
- GetSign
- GetValidateSignatures
- AccountKeeper
- BaseAccount
- AuthGenesisState
- AuthParameters
- StandardTransaction
- TransactionBuilder
- SendTransaction
- BankGenesisState
- Input
- Output
- CollectGenesisTransactionsCommand
- GenerateGenesisTransactionCommand
- InitCommand
- MigrateGenesisCommand
- ValidateGenesisCommand
- GenUtilGenesisState
- ParamsAppModuleBasic
- ParameterSetPair
- AnyEncodable
- Subspace
- KeyTable
- Account
- StakingGenesisState
- LastValidatorPower
- SupplyKeeper
- ModuleAccount
- SupplyGenesisState
- Keybase
- KeyInfo
- Writer
- App
- Tree
- MTree
- GasMeter
- CommitKeyValueStore
- CacheWrap
- CacheWrapper
- Store
- Commiter
- CommitStore
- CacheMultiStore
- CommitMultiStore
- KeyValueStore
- MultiStore
- MultiStorePersistentCache
- Address
- AnteDecorator
- InvariantRegistry
- AppModuleBasic
- AppModuleGenesis
- AppModule
- Router
- QueryRouter
- Content
- Message
- Transaction
- Database
- Batch
- SetDeleter
- Iterator
- AccountProtocol
- ModuleAccount
- GenesisAccount
- BankKeeper
- SendKeeper
- ViewKeeper
- Content
- ParameterSet
- StakingHooks: / DistributionKeeper expected distribution keeper (noalias) / AccountKeeper defines the expected account keeper (noalias) / SupplyKeeper defines the expected supply Keeper (noalias) / ValidatorSet expected properties for the set of all validators (noalias) / DelegationSet expected properties for the set of all delegations for a particular (noalias)
- StoreLoader
- KeybaseOption
- MakeApp
- ExportApp
- ImmutableTree
- Node
- MutableTree
- Gas
- TraceContext
- InitChainer
- BeginBlocker
- EndBlocker
- PeerFilter
- Coins
- Event
- Events
- Handler
- AnteHandler
- Invariant
- BasicManager
- AppParameters
- Querier
- ContentSimulatorFunction
- SimulatorValueFunction
- Operation
- TransactionDecoder
- TransactionEncoder
- StoreDecoderRegistry
- KeyValueStoreKeys
- TransientStoreKeys
- GenesisAccounts
- SignatureVerificationGasConsumer
- DeliverTxFunction
- ValueValidatorFunction
- ParameterSetPairs
- MultiStakingHooks
- paginate(count:page:limit:definitiveLimit:)
- makeKeyring(appName:backend:rootDirectory:options:)
- chainAnteDecorators(_:)
- formatInvariant(module:name:message:)
- tokensToConsensusPower(tokens:)
- sortJSON(data:)
- mustSortJSON(data:)
- formatDateData(date:)
- isKeyInDomain(key:start:end:)
- protoBaseAccount()
Generated at 2021-05-19T17:16:25+0000 using swift-doc 1.0.0-beta.6.
Types
- Account
- AccountAddress
- AccountKeeper
- AddKeyCommand
- AnyEncodable
- Attribute
- AttributeKey
- AttributeValue
- Auth
- AuthAppModule
- AuthAppModuleBasic
- AuthGenesisState
- AuthKeys
- AuthParameters
- BIP39
- BIP44Params
- BankAppModule
- BankAppModuleBasic
- BankGenesisState
- BankKeys
- BaseAccount
- BaseApp
- BaseApp.QueryRouter
- BaseApp.Router
- BaseAppKeys
- BaseKeeper
- BaseSendKeeper
- BaseViewKeeper
- BasicGasMeter
- Bcrypt
- Bcrypt.Algorithm
- BcryptError
- Bech32Prefix
- BlockCommand
- BondStatus
- Capability
- CapabilityError
- CapabilityKeeper
- ClientOptions
- ClientOptions.OutputFormat
- Codec
- Coin
- CollectGenesisTransactionsCommand
- CommitID
- Configuration
- Configuration.Bech32AddressPrefixKeys
- ConsensusAddress
- CosmosClient
- CosmosError
- DebugCommand
- DecimalCoin
- Error
- EventManager
- EventType
- FeeStructure
- FileWriter
- Flags
- Flags.NodeURL
- Flags.NodeURL.URLScheme
- Flags.QueryFlags
- Flags.QueryFlags.OutputFormat
- Flags.TransactionFlags
- Flags.TransactionFlags.AddressOrName
- Flags.TransactionFlags.BroadcastMode
- Flags.TransactionFlags.GasLimitPerTransaction
- Flags.TransactionFlags.SignMode
- FutureOperation
- GenUtilAppModule
- GenUtilAppModuleBasic
- GenUtilGenesisState
- GenUtilKeys
- GenerateGenesisTransactionCommand
- GenesisDocument
- GenesisValidator
- GetAccount
- GetBroadcast
- GetDecode
- GetEncode
- GetMultiSign
- GetQueryParameters
- GetSign
- GetValidateSignatures
- IAVLIterator
- IAVLIteratorError
- InMemoryDatabase
- InMemoryStoreKey
- InfiniteGasMeter
- InitCommand
- Input
- JSON
- KeyTable
- KeyType
- KeyValueStoreKey
- KeybaseOptions
- KeyringBackend
- KeysCommand
- KeysOptions
- Language
- LastValidatorPower
- MigrateGenesisCommand
- ModuleAccount
- ModuleManager
- NodeStorageDBWrapper
- OperationMessage
- Output
- OutputStream
- ParameterChange
- ParameterSetPair
- ParamsAppModuleBasic
- ParamsKeeper
- ParamsKeys
- Prefix
- PrefixDatabase
- PrefixStore
- QueryTransaction
- QueryTransactionsByEvents
- RandomNumber
- Request
- Rest
- Result
- ScopedCapabilityKeeper
- SendTransaction
- ServerContext
- ServerOptions
- SigningAlgorithm
- SimulationManager
- StakingAppModule
- StakingAppModuleBasic
- StakingGenesisState
- StakingKeeper
- StakingKeys
- StandardErrorOutputStream
- StandardFee
- StandardSignature
- StandardSignatureDoc
- StandardTransaction
- StartCommand
- StoreKey
- StoreType
- StoreUpgrades
- Subspace
- SupplyAppModule
- SupplyAppModuleBasic
- SupplyGenesisState
- SupplyKeeper
- SupplyKeys
- SupplyPermissions
- TestHasher
- TestWire
- TransactionBuilder
- TransactionResponse
- TransientStoreKey
- ValidateGenesisCommand
- ValidatorAddress
- Version
- WeightedProposalContent
Protocols
- AccountProtocol
- Address
- AnteDecorator
- App
- AppModule
- AppModuleBasic
- AppModuleGenesis
- BankKeeper
- Batch
- CacheMultiStore
- CacheWrap
- CacheWrapper
- CommitKeyValueStore
- CommitMultiStore
- CommitStore
- Commiter
- Content
- Database
- GasMeter
- GenesisAccount
- InvariantRegistry
- Iterator
- KeyInfo
- KeyValueStore
- Keybase
- MTree
- Message
- ModuleAccount
- MultiStore
- MultiStorePersistentCache
- ParameterSet
- QueryRouter
- Router
- SendKeeper
- SetDeleter
- StakingHooks
- Store
- Transaction
- Tree
- ViewKeeper
- Writer
Global Typealiases
- AnteHandler
- AppParameters
- BasicManager
- BeginBlocker
- Coins
- ContentSimulatorFunction
- DeliverTxFunction
- EndBlocker
- Event
- Events
- ExportApp
- Gas
- GenesisAccounts
- Handler
- ImmutableTree
- InitChainer
- Invariant
- KeyValueStoreKeys
- KeybaseOption
- MakeApp
- MultiStakingHooks
- MutableTree
- Node
- Operation
- ParameterSetPairs
- PeerFilter
- Querier
- SignatureVerificationGasConsumer
- SimulatorValueFunction
- StoreDecoderRegistry
- StoreLoader
- TraceContext
- TransactionDecoder
- TransactionEncoder
- TransientStoreKeys
- ValueValidatorFunction