public class NotaryFlow
Modifier and Type | Class and Description |
---|---|
static class |
NotaryFlow.Client
A flow to be used by a party for obtaining a signature from a NotaryService ascertaining the transaction
timestamp is correct and none of its inputs have been used in another completed transaction.
|
static class |
NotaryFlow.Service
A flow run by a notary service that handles notarisation requests.
|
Modifier and Type | Field and Description |
---|---|
static NotaryFlow |
INSTANCE |
public static NotaryFlow INSTANCE