RegionX-Labs / CoretimeHub

A central hub for users to manager their Polkadot and Kusama Coretime
https://app.regionx.tech/
Other
5 stars 4 forks source link

`request_region_record` fix for new release #214

Closed Szegoo closed 1 month ago

Szegoo commented 1 month ago

In the new 2.0.0 Cocos release, the request_region_record extrinsic was made unsigned to improve the UX. This PR is a companion to that change.

https://github.com/RegionX-Labs/RegionX-Node/pull/235