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
In the magnet on-demand model, the block generation also the coretime order can only be triggered by 2 methods
1, The gas fee within Magnet reaches the cost of on-demand coretime
2, The waiting time of Tx has reached the threshold of set up of assurance
So, the best way to handle the XCM TXs from the relaychain is to remark them as regular TXs in Magnet, Handle both of the above situations normally after taking TX into consideration.
In the magnet on-demand model, the block generation also the coretime order can only be triggered by 2 methods
1, The gas fee within Magnet reaches the cost of on-demand coretime
2, The waiting time of Tx has reached the threshold of set up of assurance
So, the best way to handle the XCM TXs from the relaychain is to remark them as regular TXs in Magnet, Handle both of the above situations normally after taking TX into consideration.
@sulijia
The text was updated successfully, but these errors were encountered: