Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: align eip712 generation with core (#153)
* feat: use json string for message in eip712 * chore: revert tx type to separate contexts * chore: align eip712 wrapper with injective-core * chore: update mod * chore: align typedata.go * fix: use txExtensionOptionI for new sdk * fix: return err no message to prevent outOfBound exception * chore: remove signable type fn
- Loading branch information