cmd: Add subtract-fee flag #1052
Annotations
8 errors
Lint Go code:
cmd/account/withdraw.go#L11
quantity redeclared in this block
|
Lint Go code:
cmd/account/withdraw.go#L8
other declaration of quantity
|
Lint Go code:
cmd/account/withdraw.go#L11
"github.com/oasisprotocol/oasis-core/go/common/quantity" imported and not used (typecheck)
|
Lint Go code:
cmd/root.go#L13
could not import github.com/oasisprotocol/cli/cmd/account (-: # github.com/oasisprotocol/cli/cmd/account
|
Lint Go code:
cmd/account/withdraw.go#L11
quantity redeclared in this block
|
Lint Go code:
cmd/account/withdraw.go#L8
other declaration of quantity
|
Lint Go code:
cmd/account/withdraw.go#L11
"github.com/oasisprotocol/oasis-core/go/common/quantity" imported and not used) (typecheck)
|
Lint Go code
issues found
|
Loading