keyko-io / filecoin-verifier-tools

Javascript implementation of a HAMT using ipld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Format the addresses properly depending on the net

josepablofm78 opened this issue · comments

In mainnet the addresses starts with f1 and the IDs with f0, while in testnets are t1 and t0, so the API should take this into account