tangle-network / tangle

Modular restaking infrastructure for developers, restakers, and operators.
https://www.tangle.tools/
GNU General Public License v3.0
51 stars 24 forks source link

[TASK] Support Tuples #819

Open tbraun96 opened 6 days ago

tbraun96 commented 6 days ago

See: https://github.com/tangle-network/gadget/pull/472#discussion_r1839985721

We should also support Arrays, if not yet supported in Tangle, since they are now supported in Gadget.

shekohex commented 6 days ago

Looks like it is already supported using blueprint-serde crate.