Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix naming of public key param of ExampleOperationalCredentialsIssuer (…
…#9629) The public key field is named "ephemeralKey" which is presumably a copy paste error from chip-tool which generates a new credential every time it runs. Fix it to "pubkey" which matches the definition.
- Loading branch information