econia-labs / econia

Hyper-parallelized on-chain order book for the Aptos blockchain
https://econia.dev
Other
141 stars 53 forks source link

[ECO-1971] fix coins pipeline for coins starting with 0x0 #788

Closed CRBl69 closed 3 months ago

CRBl69 commented 3 months ago

Description

Currently, the coins pipeline does not work for addresses that start with 0x0. This PR fixes that.

Testing

Run DSS.

Checklist