Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secretcli on Windows PowerShell - Invalid character when trying to sign delegate offline tx #1468

Open
SecretBeam opened this issue Jun 25, 2023 · 1 comment

Comments

@SecretBeam
Copy link

./secretcli tx staking delegate secretvaloper1xj5ykuzn0mkq9642yxgqmh4ycplzhr2pza25mk 1uscrt --from=secret19d55nsk0wwu8l5nshas90xmtvge0sesp5aqpp6 --chain-id=secret-4 --generate-only > unsignedDelegateTx.json
./secretcli.exe tx sign --chain-id=secret-4 --from=Test unsignedDelegateTx.json > signedDelegateTx.json --offline --sequence=2 --account-number=1

-> Error: invalid character 'ÿ' looking for beginning of value: tx parse error

@SecretBeam
Copy link
Author

Same with tx distribution withdraw-rewards

@SecretBeam SecretBeam changed the title Secretcli - Invalid character when trying to sign delegate offline tx Secretcli on Windows Powershell - Invalid character when trying to sign delegate offline tx Jun 25, 2023
@SecretBeam SecretBeam changed the title Secretcli on Windows Powershell - Invalid character when trying to sign delegate offline tx Secretcli on Windows PowerShell - Invalid character when trying to sign delegate offline tx Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant