Key not found in keyring #33
Labels
No Label
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/laconicd#33
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi! The
tx bond create
transaction is returning a "key not found" error.A
tx bank send
transaction is accepted:A
tx bond create
transaction is not accepted:The key is present in the keyring:
Version:
Hi @dasanchez
I was able to reproduce the issue locally.
Will investigate why
tx bank send
is working buttx bond create
doesn't with the same command flags.Hi @dasanchez
--node
flag for some commands (tx bond create
being one of them) to work when using a non-default home dir