Weiwu Zhang
                                            Weiwu Zhang
                                        
                                    James -> walletBalance - if available - should be obtained in a fixed manner eg web3.wallet.walletBalance. If the token is fungible, there is only one implicit attribute - ownerAddress If...
Agree with the comment from James. @JamesSmartCell As per meeting discussion, native tokens don't have an implicit attribute for this iteration (until we can figure out the design for native...
This issue will be closed when the tutorial and javascript api document is updated. Either @James-Sangalli or @hboon can do the task (I would too, given a bit of time)
Why a function with no return values appear in ``?
Thanks. Will add that.
What problem is this trying to solve?
Some problem might be in @samuelhbne after apt-install all the go components ```` $ GOPATH=/usr/share/gocode go run xmldsignverify.go verifying github.com/beevik/[email protected]/go.mod: github.com/beevik/[email protected]/go.mod: open /usr/share/gocode/pkg/sumdb/sum.golang.org/latest: no such file or directory ```` I...
Sounds like suitable for @James-Sangalli
We can still define a schema for it and I'm sure someone did it somewhere. but going without schema has some problem that we can't enforce certain rules.
This is blocked by the lack of modular HTML5 schema (meaning it is either applied all, including `` and ``, or none. Can't embed a segment without violating validator. The...