informalsystems / basecoin-rs

An example ABCI application making use of tendermint-rs and ibc-rs
Apache License 2.0
56 stars 17 forks source link

fix: use `TypedStore` for `IbcContext` fields that need to be shared across threads #168

Closed Farhad-Shabani closed 7 months ago

Farhad-Shabani commented 7 months ago

Closes: #167