Description
The Chainlink documentation states that verifying data streams via native blockchain gas tokens and their ERC20-wrapped versions incurs a surcharge when compared to LINK payments.
However, the payment for verification on L126 is conducted using the native token, suggesting that it would be more cost-effective for the protocol to use LINK for payments.
Recommendation
It is advised to consult the specific section within the documentation that details the implementation of payments using LINK and follow those guidelines.
Status
Acknowledged