Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

skycoin-cli transaction, error: index out of range #2469

Open
isaacvr opened this issue Nov 2, 2019 · 0 comments
Open

skycoin-cli transaction, error: index out of range #2469

isaacvr opened this issue Nov 2, 2019 · 0 comments
Labels
bug Something isn't working cli

Comments

@isaacvr
Copy link

isaacvr commented Nov 2, 2019

When I run the command skycoin cli-transaction with out arguments raise next error:

panic: runtime error: index out of range

goroutine 1 [running]:
github.com/skycoin/skycoin/src/cli.transactionCmd.func1(0xc420323680, 0xd2b448, 0x0, 0x0, 0x0, 0x0)
	$GOPATH/src/github.com/skycoin/skycoin/src/cli/transaction.go:28 +0x1b2
github.com/skycoin/skycoin/vendor/github.com/spf13/cobra.(*Command).execute(0xc420323680, 0xd2b448, 0x0, 0x0, 0xc420323680, 0xd2b448)
	$GOPATH/src/github.com/skycoin/skycoin/vendor/github.com/spf13/cobra/command.go:762 +0x468
github.com/skycoin/skycoin/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0xc420316000, 0xc420325400, 0xc420325680, 0xc420325900)
	$GOPATH/src/github.com/skycoin/skycoin/vendor/github.com/spf13/cobra/command.go:852 +0x30a
github.com/skycoin/skycoin/vendor/github.com/spf13/cobra.(*Command).Execute(0xc420316000, 0x1a, 0xc420312010)
	$GOPATH/src/github.com/skycoin/skycoin/vendor/github.com/spf13/cobra/command.go:800 +0x2b
main.main()
	$GOPATH/src/github.com/skycoin/skycoin/cmd/cli/cli.go:26 +0x19e

@isaacvr isaacvr added bug Something isn't working cli labels Nov 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli
Projects
None yet
Development

No branches or pull requests

1 participant