Skip to content

Commit 8b4c6a3

Browse files
committed
Add --priority-fee-auto and --priority-fee-exact args
1 parent b7a239e commit 8b4c6a3

File tree

4 files changed

+214
-82
lines changed

4 files changed

+214
-82
lines changed

Cargo.lock

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ftx = { git = "https://github.com/fabianboesiger/ftx", rev = "bb98235d356dd1a2be
2727
futures = "0.3.25"
2828
influxdb-client = "0.1.4"
2929
itertools = "0.10.0"
30-
jup-ag = "0.6.0"
30+
jup-ag = "0.7.1"
3131
#jup-ag = { path = "../jup_ag" }
3232
#kraken_sdk_rest = { path = "../kraken_sdk_rust/kraken_sdk_rest" }
3333
kraken_sdk_rest = { git = "https://github.com/mvines/kraken_sdk_rust", rev = "80c634b3a8527f653db989689b298496dad30d4e" }

0 commit comments

Comments
 (0)