tomusdrw / rust-web3

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

FilterBuilder::topics documentation #731

Open mohamed-said opened 2 weeks ago

mohamed-said commented 2 weeks ago

Overview

Add explanatory documentation to the FilterBuilder::topics method, as it takes up to 4 arguments. To make it easy for the users to know how to use it and what to expect.