dreamcatcher-tech / dreamcatcher-stack

https://dreamcatcher.land
1 stars 0 forks source link

HAL should be pierced directly #166

Closed inverted-capital closed 1 year ago

inverted-capital commented 1 year ago

Currently to communicate with HAL, the root chain is pierced, which relays the message to the chain at .HAL. HAL should be pierced directly to save a blockloop.

inverted-capital commented 1 year ago

turns out that was easily handled