Commit 77b997c
feat: restore test_wormhole_vaa function with original base64 VAA data
- Added back test_wormhole_vaa() function with user's specific base64 VAA data
- Function uses general_purpose::STANDARD.decode() as requested
- All 27 tests continue to pass
- Contract size optimization preserved
Co-Authored-By: [email protected] <[email protected]>1 parent d13da6d commit 77b997c
1 file changed
+3
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
519 | 508 | | |
520 | 509 | | |
521 | 510 | | |
| |||
0 commit comments