interface ContextSignerPublicRequest {
    method: "context-signer-public-v1";
    which: any;
}

Properties

Properties

method: "context-signer-public-v1"
which: any

An extra parameter, suggested to be used to help select which key to use. This library passes it through verbatim; it's up to the extension to define how it's interpreted.