Skip to content

Commit

Permalink
Injective-specific account info protobuf (#3144)
Browse files Browse the repository at this point in the history
### Description

Only change needed was to correctly handle the account info. Because we
may want to handle injective testnet, added `is_injective` fn to
HyperlaneDomain instead of just doing the match directly. Happy to
import some of the longer fully qualified names instead

### Drive-by changes

<!--
Are there any minor or drive-by changes also included?
-->

### Related issues

<!--
- Fixes #[issue number here]
-->

### Backward compatibility

<!--
Are these changes backward compatible? Are there any infrastructure
implications, e.g. changes that would prohibit deploying older commits
using this infra tooling?

Yes/No
-->

### Testing

<!--
What kind of testing have these changes undergone?

None/Manual/Unit Tests
-->
  • Loading branch information
tkporter authored Jan 22, 2024
1 parent f3b7ddb commit 5b4af6b
Show file tree
Hide file tree
Showing 7 changed files with 362 additions and 33 deletions.
Loading

0 comments on commit 5b4af6b

Please sign in to comment.