-
Notifications
You must be signed in to change notification settings - Fork 0
RequestInfo
JaapWijnen edited this page May 4, 2021
·
3 revisions
public struct RequestInfo
public init(version: String, blockVersion: UInt64, p2pVersion: UInt64)
The Tendermint software semantic version.
public let version: String
The Tendermint Block Protocol version.
public let blockVersion: UInt64
The Tendermint P2P Protocol version
public let p2pVersion: UInt64
Generated at 2021-05-04T10:50:27+0000 using swift-doc 1.0.0-beta.6.
Types
- ABCIProcessor
- BlockID
- BlockParams
- CheckTxType
- ConsensusParams
- Event
- EventAttribute
- Evidence
- EvidenceParams
- EvidenceType
- Header
- IntToStringCoder
- KeyValueStoreApp
- LastCommitInfo
- NIOABCIChannelHandler
- NIOABCIServer
- PartSetHeader
- Proof
- ProofOp
- ProofOps
- PublicKey
- RequestApplySnapshotChunk
- RequestBeginBlock
- RequestCheckTx
- RequestDeliverTx
- RequestEcho
- RequestEndBlock
- RequestInfo
- RequestInitChain
- RequestLoadSnapshotChunk
- RequestOfferSnapshot
- RequestQuery
- ResponseApplySnapshotChunk
- ResponseApplySnapshotChunk.Result
- ResponseBeginBlock
- ResponseCheckTx
- ResponseCommit
- ResponseDeliverTx
- ResponseEcho
- ResponseEndBlock
- ResponseInfo
- ResponseInitChain
- ResponseListSnapshots
- ResponseLoadSnapshotChunk
- ResponseOfferSnapshot
- ResponseOfferSnapshot.Result
- ResponseQuery
- Snapshot
- Store
- Store.Transaction
- Validator
- ValidatorParams
- ValidatorUpdate
- Version
- VoteInfo