UNPKG
@goldsb/wc-utils
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Utility Library for WalletConnect
github.com/goldsb/wc-utils
goldsb/wc-utils
@goldsb/wc-utils
/
dist
/
esm
/
constants.d.ts
11 lines
•
296 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
export
declare
const
reservedEvents
:
string
[];
export
declare
const
signingMethods
:
string
[];
export
declare
const
stateMethods
:
string
[];
export
declare
const
infuraNetworks
: {
1
:
string
;
3
:
string
;
4
:
string
;
5
:
string
;
42
:
string
; };
//# sourceMappingURL=constants.d.ts.map