Fix/validator url #7456
Annotations
10 errors
golangci-lint:
zboxcore/sdk/sdk.go#L380
`StakePoolLock` redeclared in this block (typecheck)
|
golangci-lint:
zboxcore/sdk/sdk.go#L436
`StakePoolUnlock` redeclared in this block (typecheck)
|
golangci-lint:
zboxcore/sdk/sdk.go#L491
`WritePoolLock` redeclared in this block (typecheck)
|
golangci-lint:
zboxcore/sdk/sdk.go#L513
`WritePoolUnlock` redeclared in this block (typecheck)
|
golangci-lint:
zboxcore/sdk/sdk.go#L1056
`CreateAllocationForOwner` redeclared in this block (typecheck)
|
golangci-lint:
zboxcore/sdk/sdk.go#L1253
`CreateFreeAllocation` redeclared in this block (typecheck)
|
golangci-lint:
zboxcore/sdk/sdk.go#L1280
`UpdateAllocation` redeclared in this block (typecheck)
|
golangci-lint:
zboxcore/sdk/sdk.go#L138
undefined: Network (typecheck)
|
golangci-lint:
zboxcore/sdk/sdk.go#L120
undefined: blockchain.SetChainID (typecheck)
|
golangci-lint:
zboxcore/sdk/sdk.go#L121
undefined: blockchain.SetBlockWorker (typecheck)
|
Loading