-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
./injectived tx staking create-validator ./validator.json --from ledger --chain-id injective-1 --node https://<injective_rpc>:443 --gas-prices=500000000inj --gas auto --gas-adjustment 2 --sign-mode amino-json
...
failed to pack and hash typedData primary type: provided data '<hex string>=' doesn't match type 'TypePubkeyValue'
./injectived tx staking edit-validator --from ledger --chain-id injective-1 --identity ABCDEFGH12345678 --node https://<injective_rpc>:443 --gas auto --gas-adjustment 2 --gas-prices 160000000inj --sign-mode amino-json
...
failed to pack and hash typedData primary type: provided data '<nil>' doesn't match type 'string'
Metadata
Metadata
Assignees
Labels
No labels