clients/js: postVaaSolana remove retry limit

This commit is contained in:
Kevin Peters 2022-12-13 22:19:09 +00:00 committed by Evan Gray
parent 9b50158a3f
commit 6f4dd461f0
1 changed files with 0 additions and 1 deletions

View File

@ -172,7 +172,6 @@ export async function execute_solana(
bridgeId, bridgeId,
from.publicKey, from.publicKey,
vaa, vaa,
5
); );
// Then do the actual thing // Then do the actual thing