feature: support for delegated ERC20 (OpenZeppelin version) #324
Annotations
10 errors
state/helper_test.go#L31
undefined: Web3Provider
|
state/providers_test.go#L15
w3p[DefaultWeb3Provider.ChainID].URI undefined (type string has no field or method URI)
|
state/providers_test.go#L16
w3p[DefaultWeb3Provider.ChainID].ShortName undefined (type string has no field or method ShortName)
|
state/providers_test.go#L17
w3p[DefaultWeb3Provider.ChainID].Name undefined (type string has no field or method Name)
|
state/providers_test.go#L20
w3p.URIByChainID undefined (type map[uint64]string has no field or method URIByChainID)
|
state/providers_test.go#L22
w3p.URIByChainID undefined (type map[uint64]string has no field or method URIByChainID)
|
state/providers_test.go#L27
w3p.ChainIDByShortName undefined (type map[uint64]string has no field or method ChainIDByShortName)
|
state/providers_test.go#L29
w3p.ChainIDByShortName undefined (type map[uint64]string has no field or method ChainIDByShortName)
|
state/providers_test.go#L34
w3p.PrefixBlockNumber undefined (type map[uint64]string has no field or method PrefixBlockNumber)
|
state/providers_test.go#L36
w3p.PrefixBlockNumber undefined (type map[uint64]string has no field or method PrefixBlockNumber)
|
The logs for this run have expired and are no longer available.
Loading