cmd: Add subtract-fee flag #1046
Annotations
10 errors
lint:
cmd/common/transaction.go#L171
shadow: declaration of "err" shadows declaration at line 159 (govet)
|
lint:
cmd/common/transaction.go#L113
naked return in func `PrepareConsensusTransaction` with 42 lines of code (nakedret)
|
lint:
cmd/common/transaction.go#L126
naked return in func `PrepareConsensusTransaction` with 42 lines of code (nakedret)
|
lint:
cmd/common/transaction.go#L134
naked return in func `PrepareConsensusTransaction` with 42 lines of code (nakedret)
|
lint:
cmd/common/transaction.go#L231
naked return in func `PrepareParatimeTransaction` with 71 lines of code (nakedret)
|
lint:
cmd/common/transaction.go#L237
naked return in func `PrepareParatimeTransaction` with 71 lines of code (nakedret)
|
lint:
cmd/common/transaction.go#L251
naked return in func `PrepareParatimeTransaction` with 71 lines of code (nakedret)
|
lint:
cmd/account/transfer.go#L83
shadow: declaration of "err" shadows declaration at line 73 (govet)
|
lint:
cmd/account/transfer.go#L104
shadow: declaration of "err" shadows declaration at line 94 (govet)
|
lint:
cmd/account/withdraw.go#L86
shadow: declaration of "err" shadows declaration at line 74 (govet)
|