We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58d861 commit 5a6be23Copy full SHA for 5a6be23
internal/cmd/test_init.go
@@ -115,7 +115,6 @@ func makeSpecsFile(
115
) (specs_format.Specs, error) {
116
117
store := TestInitStore{
118
- // TODO use max of numeric vars as default
119
DefaultBalance: defaultBalance,
120
Balances: make(interpreter.Balances),
121
Meta: make(interpreter.AccountsMetadata),
0 commit comments