NodeControls

constructor(type: String? = null, tag: String? = null)

Parameters

type

The type of the node control. Possible values are NODE_ROUTER and MEV NODE_ROUTER - used for transaction routing to a custom node MEV - used for transaction routing to a MEV protection provider

tag

The tag of the node control. Required only when the type is NODE_ROUTER