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
148 stars 33 forks source link

make modify_subuser endpoint "post" #103

Closed yenicelik closed 1 year ago

yenicelik commented 1 year ago

can we make this a POST request and pass the secret RPC key in the body instead ? (edited)

get(users::subuser::modify_subuser)
yenicelik commented 1 year ago

https://github.com/llamanodes/web3-proxy/pull/116