In #4992, we refactored NewSigner to look keys up by public key and by label. However, we didn't correctly incorporate the label check into the new code. This fixes that and adds a test. |
||
|---|---|---|
| .. | ||
| helpers.go | ||
| helpers_test.go | ||
In #4992, we refactored NewSigner to look keys up by public key and by label. However, we didn't correctly incorporate the label check into the new code. This fixes that and adds a test. |
||
|---|---|---|
| .. | ||
| helpers.go | ||
| helpers_test.go | ||