polytope-labs / hyperbridge

Hyperbridge is a hyperscalable coprocessor for verifiable, cross-chain interoperability
https://docs.hyperbridge.network/
Apache License 2.0
104 stars 33 forks source link

Eliminate `pallet_ismp::host::Host` #194

Closed seunlanlege closed 4 months ago

seunlanlege commented 4 months ago

Rather than needing a new type IsmpHost and IsmpDispatcher are now implemented directly on the Pallet<T> itself