Skip to content

Failed to execute transactions with ledger #15

@vchong

Description

@vchong
./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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions