ibc-types-timestamp 0.13.0

Data types for the Inter-Blockchain Communication (IBC) protocol. This crate defines common data structures that can be reused by different IBC implementations or ecosystem tooling.
Documentation

ibc-types-timestamp

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 2 of them enabled by default.

default

  • std

std

  • bytes/std
  • displaydoc/std
  • num-traits/std
  • prost/std
  • serde/std
  • serde_json/std
  • subtle-encoding/std
  • tendermint/clock
  • tendermint/std

mocks

  • tendermint-testgen
  • tendermint/clock
  • cfg-if
  • parking_lot

with_serde

  • serde
  • serde_derive
  • serde_json

mocks-no-std

  • cfg-if

serde_derive

  • dep:serde_derive

parking_lot

  • dep:parking_lot

borsh

  • dep:borsh

scale-info

  • dep:scale-info

cfg-if

  • dep:cfg-if

serde

  • dep:serde

tendermint-testgen

  • dep:tendermint-testgen

serde_json

  • dep:serde_json

parity-scale-codec

  • dep:parity-scale-codec

upgrade_client

    This feature flag does not enable additional features.