Skip to content

Commit

Permalink
removed commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
x3c41a committed Dec 23, 2024
1 parent 94d7802 commit 0ddf47d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,6 @@ test("Withdraw USDT from Alice to Bob", async () => {

const ahToWnd = AHApi.tx.PolkadotXcm.execute({
message: msg,
// max_weight: { ref_time: weight.value.ref_time, proof_size: weight.value.proof_size },
max_weight: { ref_time: 81834380000n, proof_size: 823193n },
},
);
Expand Down

0 comments on commit 0ddf47d

Please sign in to comment.