We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Storing my notes here for context as further investigation is needed; it's possible my tx is improperly formatted.
gnoblog-cli main README.md \ -debug \ -chainid dev \ -publish \ -gas-fee "1000000ugnot" \ -gas-wanted "10000000" \ -insecure-password-stdin \ -remote localhost:26657
Added to genesis_balances.txt and sufficiently loaded.
genesis_balances.txt
gnokey list 0. main (local) - addr: g138wmv0rgz5yka464spv7hyjzg9f0etcgsvu5ve pub: gpub1pgfj7ard9eg82cjtv4u4xetrwqer2dntxyfzxz3pqffr3ym8fyulmqyak4kdk6zhapkfsdwvt4e7vhy9qwzgardexymcyrve7n7, path: <nil>
error: runtime error: check transaction failed &{CheckTx:{ResponseBase:{Error:unknown address error Data:[] Events:[] Log:--= Error =-- Data: std.UnknownAddressError{abciError:std.abciError{}} Msg Traces: 0 /opt/build/tm2/pkg/std/errors.go:86 - account g138wmv0rgz5yka464spv7hyjzg9f0etcgsvu5ve does not exist Stack Trace: 0 /opt/build/tm2/pkg/errors/errors.go:20 1 /opt/build/tm2/pkg/std/errors.go:86 2 /opt/build/tm2/pkg/sdk/auth/ante.go:176 3 /opt/build/tm2/pkg/sdk/auth/ante.go:121 4 /opt/build/gno.land/pkg/gnoland/app.go:97 5 /opt/build/tm2/pkg/sdk/baseapp.go:800 6 /opt/build/tm2/pkg/sdk/baseapp.go:564 7 /opt/build/tm2/pkg/bft/abci/client/local_client.go:90 8 /opt/build/tm2/pkg/bft/proxy/app_conn.go:114 9 /opt/build/tm2/pkg/bft/mempool/clist_mempool.go:283 10 /opt/build/tm2/pkg/bft/mempool/clist_mempool.go:211 11 /opt/build/tm2/pkg/bft/rpc/core/mempool.go:230 12 /usr/local/go/src/reflect/value.go:596 13 /usr/local/go/src/reflect/value.go:380 14 /opt/build/tm2/pkg/bft/rpc/lib/server/handlers.go:158 15 /opt/build/tm2/pkg/bft/rpc/lib/server/handlers.go:182 16 /usr/local/go/src/net/http/server.go:2136 17 /usr/local/go/src/net/http/server.go:2514 18 /go/pkg/mod/github.com/rs/[email protected]/cors.go:281 19 /usr/local/go/src/net/http/server.go:2136 20 /opt/build/tm2/pkg/bft/rpc/lib/server/http_server.go:216 21 /opt/build/tm2/pkg/bft/rpc/lib/server/http_server.go:189 22 /usr/local/go/src/net/http/server.go:2136 23 /usr/local/go/src/net/http/server.go:2938 24 /usr/local/go/src/net/http/server.go:2009 25 /usr/local/go/src/runtime/asm_amd64.s:1650 --= /Error =--
The text was updated successfully, but these errors were encountered:
Ran into this while doing #20. Trying to figure this out now.
Sorry, something went wrong.
No branches or pull requests
Storing my notes here for context as further investigation is needed; it's possible my tx is improperly formatted.
Command:
Account (test)
Added to
genesis_balances.txt
and sufficiently loaded.Error:
The text was updated successfully, but these errors were encountered: