Look up a public key by its key id.
Synopses
Declared in <script/signingprovider.h>
Look up a public key by its key id.
Look up a public key by its key id.
Return Value
True if the public key was found.
Parameters
Name |
Description |
address |
The key id to retrieve the public key for. |
pubkey |
Set to the matching public key on success. |
keyid |
The key id to retrieve the public key for. |
Created with MrDocs