webb-tools / relayer

🕸️ The Webb Relayer Network

Home Page:https://webb-tools.github.io/relayer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[TASK] Add tangle-substrate-types

salman01zp opened this issue · comments

Overview

Now that we are upgrading the relayer to use the tangle node, we should generate types for the tangle node and use them in relayer tests.

Checklist

  • Deprecate protocol-substrate-types package
  • Deprecate dkg-substrate-types package
  • Deprecate substrate-runtime from webb-rs
  • Deprecate dkg-runtime from webb-rs
  • Add tangle-substrate-types package webb-tools/tangle#167
  • Update Relayer with new types