Thanks for developing the lib 👍
Issue:
- no matter what I do, I get only testnet collections
Possible cause:
Solution:
- IMO it's pretty strange that
getAddressMaps returns costs for both mainnet and testnet, it should at least receive an argument mainnet | testnet and return only network-specific address maps.
Thanks for developing the lib 👍
Issue:
Possible cause:
Solution:
getAddressMapsreturns costs for both mainnet and testnet, it should at least receive an argumentmainnet | testnetand return only network-specific address maps.