tomusdrw / rust-web3

Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library. ENS address: rust-web3.eth
MIT License
1.45k stars 465 forks source link

Add omitted optional fields to signed call #600

Closed 717a56e1 closed 2 years ago

the-Jamz commented 2 years ago

Can confirm this fixes my problem in issue #593! Thanks for figuring this out.

tomusdrw commented 2 years ago

Thanks!