UNPKG
toucan-sdk
Version:
latest (1.0.6-beta)
1.0.6-beta
1.0.5-beta
1.0.4-beta
1.0.3-beta
1.0.2-beta
1.0.1-beta
1.0.0-beta
0.1.8-beta
0.1.7-beta
0.1.6-beta
0.1.5-beta
0.1.4-beta
0.1.3-beta
0.1.2-alpha
0.1.1-alpha
0.1.0
A JavaScript SDK for Toucan Protocol. Works in the web browser and Node.js.
toucan-sdk
/
dist
/
utils
/
index.js
5 lines
(4 loc)
•
134 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
GAS_LIMIT
=
void
0
;
exports
.
GAS_LIMIT
=
2500000
;