This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
rpc-client
Watch
1
Star
0
Fork
You've already forked rpc-client
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7826b8d2d6
rpc-client
/
src
/
error.ts
2 lines
58 B
TypeScript
Raw
Normal View
History
Unescape
Escape
*Epic refactor based on new RPC query design and protocol
2022-12-04 07:40:36 +00:00
export
const
ERR_INVALID_SIGNATURE
=
"INVALID_SIGNATURE"
;