nand2
nand2
And thanks for your review @SamWilsn !
Hi! Thanks for the PR. Here is my feedback : - The `_from` attribute is not necessary, it is already supported via the `userinfo` field in `schema "://" [ userinfo...
Hi! Thanks for the initial review! I am now refining the ERC and I am implementing in on [web3protocol-go](https://github.com/web3-protocol/web3protocol-go/) -- sometimes implementation helps to track some conceptual bugs.
@SamWilsn Also thanks again for the review; for taking the time to read this whole thing and make comments! :-) Now thinking about the signaling discussed just before.
Ok got the rough idea : a `/.well-known/` URL that expose the currently processed blocks of blockchains. The client can then poll this URL and wait until the user TX...