paritytech / trappist-extra

Apache License 2.0
38 stars 6 forks source link

feat: add peers #19

Closed evilrobot-01 closed 1 year ago

evilrobot-01 commented 1 year ago

Adds peers via periodic system_health rpc call (as per Substrate Connect).

Also improves the relay chain selection, with expansion now only on arrow toggle.

Closes #12