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

invalid argument 0: json: cannot unmarshal hex string of odd length into Go value of type hexutil.Bytes #21

Open
saadazghour opened this issue Dec 25, 2020 · 0 comments

Comments

@saadazghour
Copy link

saadazghour commented Dec 25, 2020

Hi,

I'm sending the transaction with this Endpoint : https://api.cryptoapis.io/v1/bc/eth/mainnet/txs/new-pvtkey

it's work fine, it's return object, of transaction hash !!

testing

from the Docs: https://docs.cryptoapis.io/

But, when i Broadcast the Tx with this Endpoint : https://api.cryptoapis.io/v1/bc/eth/mainnet/txs/push?hex=0xe9.........

i get this issue, Any Help !!

error

kind regards,

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