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
We should support a way for a node operator to configure runtime-specific options for the runtime instance running on a node. Since runtimes must be deterministic these options would only be used during CheckTx to e.g. discard transactions based on a minimum fee that is accepted for transactions (similar to how this is done for the consensus layer).
Note that this would be a non-breaking addition to the Runtime Host Protocol.
The text was updated successfully, but these errors were encountered:
We should support a way for a node operator to configure runtime-specific options for the runtime instance running on a node. Since runtimes must be deterministic these options would only be used during CheckTx to e.g. discard transactions based on a minimum fee that is accepted for transactions (similar to how this is done for the consensus layer).
Note that this would be a non-breaking addition to the Runtime Host Protocol.
The text was updated successfully, but these errors were encountered: