Expand description
Domain construction for decoded blockchain messages.
Re-exports§
pub use proto::blockchain::DecodedTrackedMmrLeaf as TrackedMmrLeaf;pub use proto::blockchain::DecodedBlockNumber as BlockNumber;pub use proto::blockchain::DecodedFeeParameters as FeeParameters;pub use proto::blockchain::DecodedNextProtocolConfig as NextProtocolConfig;pub use proto::blockchain::DecodedValidatorConfig as ValidatorConfig;pub use proto::blockchain::DecodedBlockHeader as BlockHeader;pub use proto::blockchain::DecodedPartialBlockchain as PartialBlockchain;pub use proto::blockchain::DecodedBlockAccountUpdate as BlockAccountUpdate;pub use proto::blockchain::DecodedIndexedOutputNote as IndexedOutputNote;pub use proto::blockchain::DecodedOutputNoteBatch as OutputNoteBatch;pub use proto::blockchain::DecodedBlockBody as BlockBody;pub use proto::blockchain::DecodedSignedBlock as SignedBlock;