cmd: Add subtract-fee flag #1041
Annotations
10 errors
lint:
cmd/account/transfer.go#L85
shadow: declaration of "err" shadows declaration at line 74 (govet)
|
lint:
cmd/account/transfer.go#L112
shadow: declaration of "err" shadows declaration at line 101 (govet)
|
lint:
cmd/account/withdraw.go#L85
shadow: declaration of "err" shadows declaration at line 74 (govet)
|
lint:
cmd/common/transaction.go#L171
shadow: declaration of "err" shadows declaration at line 157 (govet)
|
lint:
cmd/common/transaction.go#L101
naked return in func `ComputeConsensusGas` with 31 lines of code (nakedret)
|
lint:
cmd/common/transaction.go#L114
naked return in func `ComputeConsensusGas` with 31 lines of code (nakedret)
|
lint:
cmd/common/transaction.go#L122
naked return in func `ComputeConsensusGas` with 31 lines of code (nakedret)
|
lint:
cmd/common/transaction.go#L216
naked return in func `ComputeParaTimeGas` with 36 lines of code (nakedret)
|
lint:
cmd/common/transaction.go#L223
naked return in func `ComputeParaTimeGas` with 36 lines of code (nakedret)
|
lint:
cmd/common/transaction.go#L234
naked return in func `ComputeParaTimeGas` with 36 lines of code (nakedret)
|