onflow / onflow/flow-cli

Nil pointer on sending transaction

Open
#844 1 comment 0 reactions 2 assignees View on GitHub

@chasefleming is already working on this.

Since Oct 25, 2023.

Bug
Dominant language
Go
Stars
209
Forks
87
Avg merge
1d 17h
Merged PRs (30d)
3

Description

Sentry Issue: FLOW-CLI-F

runtime.errorString: runtime error: invalid memory address or nil pointer dereference
  File "github.com/onflow/flow-cli/internal/transactions/send.go", line 95, in send
  File "github.com/onflow/flow-cli/internal/command/command.go", line 141, in Command.AddToParent.func1
  File "github.com/spf13/cobra@v1.6.1/command.go", line 920, in (*Command).execute
  File "github.com/spf13/cobra@v1.6.1/command.go", line 1044, in (*Command).ExecuteC
  File "github.com/spf13/cobra@v1.6.1/command.go", line 968, in (*Command).Execute
...
(1 additional frame(s) were not displayed)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.