-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Through misunderstanding commit c04f28f removed the ability to specify a custom public key by changing the file assets/station_pubkey. re-adding this ability and adding a command line optarg to specify a pubkey file for the cli testing utility would be helpful
Use the assets.go API, namely the SetPubkey function or some wrapper of it.
- Re-Enable pubkey overrides using
assets/station_pubkeyby undoing c04f28f - Add CLI optarg to
cli/main.go - Document the process to use this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request