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

Open KT & Operation addresses when searching #363

Merged
merged 3 commits into from
Apr 9, 2022
Merged

Conversation

ungarson
Copy link
Contributor

@ungarson ungarson commented Apr 6, 2022

No description provided.

@ungarson ungarson self-assigned this Apr 6, 2022
@ungarson
Copy link
Contributor Author

ungarson commented Apr 6, 2022

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Apr 6, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3061f6b
Status: ✅  Deploy successful!
Preview URL: https://50cd8971.bcd.pages.dev

View logs

@@ -100,3 +100,15 @@ export function round(value, decimals) {
}
return parseFloat((value / 10 ** decimals).toFixed(decimals));
}

export function isKT1Address(val) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@m-kus thanks

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 8, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@m-kus m-kus merged commit e8da7fb into master Apr 9, 2022
@m-kus m-kus deleted the feature/open-kt-tz-op branch April 9, 2022 14:54
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

Successfully merging this pull request may close these issues.

2 participants