Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add blockexplorer for LTC #15

Closed
ukane-philemon opened this issue Nov 5, 2024 · 1 comment
Closed

Add blockexplorer for LTC #15

ukane-philemon opened this issue Nov 5, 2024 · 1 comment

Comments

@ukane-philemon
Copy link

Seems blockexplorer is missing for LTC as discovered by @dreacot (crypto-power/cryptopower#696 (comment)).

This issue is linked to crypto-power/cryptopower#696 as there are TODOs that need to be resolved once an LTC block explorer is added here.

The block explorer is required to do onchain vertification for scheduled cex trades.

@ukane-philemon
Copy link
Author

Already implemented...

blockexplorer.RegisterExplorer("LTC", "", func(conf blockexplorer.Config) (blockexplorer.IBlockExplorer, error) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant