Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Implement proper input check on accountId / blockHash etc #1026

Open
luixo opened this issue Jun 1, 2022 · 0 comments
Open

Implement proper input check on accountId / blockHash etc #1026

luixo opened this issue Jun 1, 2022 · 0 comments
Assignees

Comments

@luixo
Copy link
Contributor

luixo commented Jun 1, 2022

We currently have zod library verifying our input on backend, but we declare some types (like accountId / blockHash / blockId / receiptId / transactionHash) as plain strings, though we can implement a more refined verification.

This issue is a reminder to myself to implement this kind of verification.

@luixo luixo self-assigned this Jun 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant