UNPKG
flashbots-cli
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
0.0.9
0.0.6
0.0.5
0.0.4
0.0.3
0.0.1
0.0.0
Flashbots CLI tool.
github.com/zeroXbrock/flashbots-cli
zeroXbrock/flashbots-cli
flashbots-cli
/
dist
/
lib
/
constants.js
5 lines
(4 loc)
•
178 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
FLASHBOTS_PROTECT_URL
=
void
0
;
exports
.
FLASHBOTS_PROTECT_URL
=
"https://rpc.flashbots.net"
;