You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Explicitly track the balance in the gateway of a governance account in the gateway. Every transaction in a subnet will be taxed with a fixed percentage of the fees collected in the subnet (1% initially). This funds are directed to the governance account that can be use in the future to subsidize certain IPC operations.
We will have a governance account representation in the parent (in the subnet actor) and another one in the child (in the gateway). When one of them is running out of funds, a cross-net message can be automatically triggered to fund it (if needed).
Explicitly track the balance in the gateway of a governance account in the gateway. Every transaction in a subnet will be taxed with a fixed percentage of the fees collected in the subnet (1% initially). This funds are directed to the governance account that can be use in the future to subsidize certain IPC operations.
We will have a governance account representation in the parent (in the subnet actor) and another one in the child (in the gateway). When one of them is running out of funds, a cross-net message can be automatically triggered to fund it (if needed).
//cc @guy-goren (anything I am missing?)
The text was updated successfully, but these errors were encountered: