wormhole-explorer/api/types
agodnic 317e411900
Fix tx hash parsing for Solana (#444)
### Description

Tracking issue: https://github.com/wormhole-foundation/wormhole-explorer/issues/434

Some Solana transaction hashes were failing to parse. This pull request fixes the issue.
2023-06-21 21:46:23 -03:00
..
address.go Add route `GET /api/v1/address/{address}` (#228) 2023-04-12 15:51:33 -03:00
address_test.go Add route `GET /api/v1/address/{address}` (#228) 2023-04-12 15:51:33 -03:00
tx_hash.go Fix tx hash parsing for Solana (#444) 2023-06-21 21:46:23 -03:00
tx_hash_test.go Fix tx hash parsing for Solana (#444) 2023-06-21 21:46:23 -03:00