rdcm
rdcm
A complete example with getting a pair of tokens, intercepting a 401 response code, and getting a new pair would be very helpful. It would also be interesting to know...
> I want to remind you that shard rebalancing is an enterprise feature and is not available in the docker setup. Hi! Could I rebalance shards manually for playing with...
@imotai Which way preferred for validate requests models in tonic app at this moment without feature request to prost? Quick solution, writing code in each endpoint like this: `is_valid(req)?`.
@ArthurZucker Is it possible to find a nightly build with this fix?
Is the nearest release date known that will include this fix?
@mcmire Hi, what about just adding `export` keyword for `MetaMaskEthereumProvider`? [This](https://github.com/MetaMask/detect-provider/issues/68#issuecomment-1378002657) example not working without `export`. If you agree I could make PR.
Hmm, looks like already [fixed](https://github.com/MetaMask/detect-provider/pull/79), but [not published](https://www.npmjs.com/package/@metamask/detect-provider?activeTab=versions)