swapper-org / NodeChain

Nodechain is a service that allows you to create nodes on a blockchain and connect to them natively through APIs. The goal is to allow the user to build their own nodes natively without having to rely on external services.
MIT License
7 stars 5 forks source link

(ERC-20) Like operator removed #219

Closed 0xp3gasus closed 2 years ago

0xp3gasus commented 2 years ago

Description

Like operator has been removed and = operator is going to be use to improve the performance for retrieving confirmed transactions

Fixes #218 (issue)

Dependencies (if any)

Type of change

Test Configuration:

Good practices to consider