llamanodes / web3-proxy

Fast loadbalancing and caching proxy for Ethereum or chains with similar JSON-RPC methods
https://llamanodes.com
GNU General Public License v3.0
153 stars 34 forks source link

Add config enum to choose private-transaction types #62

Open yenicelik opened 1 year ago

yenicelik commented 1 year ago

True/false isn't going to be expressive enough to change these "private_txs" options

https://github.com/llamanodes/web3-proxy/pull/44#discussion_r1186611114

should prob be an enum of some sort