Skip to content

solved unknown kwargs gasPrice error .#174

Open
Akhilleshgoswami wants to merge 2 commits intodydxprotocol:masterfrom
Akhilleshgoswami:solved_unknown_kwargs
Open

solved unknown kwargs gasPrice error .#174
Akhilleshgoswami wants to merge 2 commits intodydxprotocol:masterfrom
Akhilleshgoswami:solved_unknown_kwargs

Conversation

@Akhilleshgoswami
Copy link

https://github.com/dydxprotocol/dydx-v3-python/blob/master/dydx3/modules/eth.py#L123

removed the above line of code that creates a gasPrice key in the dict options that raises unknown kwargs exceptions while signing the transaction because the gasPrice has been removed from the transaction option for ethereum ,and now it uses maxFeePerGas and maxPriorityFeePerGas instead of gasPrice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant