rpc GetNotary
GetNotary
participant.v1.GetNotaryRequest
participant.v1.GetNotaryRequest
Gets the signature of the Notary for this Authority/Notary.
requests GetNotaryRequest
GetNotaryRequest
participant.v1.GetNotaryRequest
participant.v1.GetNotaryRequest
returns GetNotaryResponse
GetNotaryResponse
participant.v1.GetNotaryResponse
participant.v1.GetNotaryResponse
Field | Type | Description |
---|---|---|
signature | bytes | The signature of the Notary created by signing the Notary Public key with the Authority keypair |
{
"signature": "ByteLengthSignatureVariesByAlgo="
}