build(deps): bump github.com/ethereum/go-ethereum from 1.12.1 to 1.13.3 #456
Annotations
10 errors
lint:
cmd/account/show/delegations.go#L264
undefined: consensusaccounts.ExtendedDelegationInfo (typecheck)
|
lint:
cmd/account/show/delegations.go#L265
undefined: consensusaccounts.UndelegationInfo (typecheck)
|
lint:
cmd/account/show/show.go#L216
undefined: consensusaccounts.DelegationsQuery (typecheck)
|
lint:
cmd/account/show/show.go#L223
undefined: consensusaccounts.UndelegationsQuery (typecheck)
|
lint:
cmd/account/delegate.go#L76
undefined: consensusaccounts.NewDelegateTx (typecheck)
|
lint:
cmd/account/delegate.go#L89
ce.Delegate undefined (type *consensusaccounts.Event has no field or method Delegate) (typecheck)
|
lint:
cmd/account/delegate.go#L92
ce.Delegate undefined (type *consensusaccounts.Event has no field or method Delegate) (typecheck)
|
lint:
cmd/account/delegate.go#L95
ce.Delegate undefined (type *consensusaccounts.Event has no field or method Delegate) (typecheck)
|
lint:
cmd/account/delegate.go#L117
undefined: consensusaccounts.DelegateEvent (typecheck)
|
lint:
cmd/account/undelegate.go#L69
undefined: consensusaccounts.NewUndelegateTx (typecheck)
|