Skip to content

Commit

Permalink
fix transfer args
Browse files Browse the repository at this point in the history
  • Loading branch information
brentstone committed Dec 16, 2022
1 parent 10f0f93 commit 934a62b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/src/e2e/ledger_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -323,11 +323,11 @@ fn ledger_txs_and_queries() -> Result<()> {
NAM,
"--amount",
"10.1",
"--fee-amount",
"--gas-amount",
"0",
"--gas-limit",
"0",
"--fee-token",
"--gas-token",
NAM,
"--ledger-address",
&validator_one_rpc,
Expand Down

0 comments on commit 934a62b

Please sign in to comment.