-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Revert "Add message schema validators"" (#23)
* Add "build:watch" script * Add getBalance method schema * Add access denied error code * Switch to bigint * Add getBalance to BtcRequests * Add RPC response schemas * Update getBalance result schema * Set result and error to non-optional * Update types * Use string instead of bigint * Rename method names * Fix method name * added getInscriptions request * remove comments * Use same address definition for Stacks * Support nullish param * Add more types * Revert "Revert "Add message schema validators"" --------- Co-authored-by: Eduard Bardají Puig <[email protected]> Co-authored-by: Mahmoud Aboelenein <[email protected]>
- Loading branch information
1 parent
900375f
commit 0ce8569
Showing
12 changed files
with
428 additions
and
152 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.