virto-network / virto-node

Virto Network blockchain node.
GNU General Public License v3.0
21 stars 10 forks source link

WIP: Extend dispatch options #375

Open olanod opened 4 months ago

olanod commented 4 months ago

Add support to more dispatch options to allow for sub-origins and sub-accounts, besides the main community origin and account. Also use a bounded call to allow dispatching existing preimages.

closes #387