multi-party-computation-controller-api
Preparing search index...
grpc/grpc.types
AbortRequest
Interface AbortRequest
Request payload for the
Abort
RPC.
interface
AbortRequest
{
sessionIdentifier
:
string
;
}
Index
Properties
session
Identifier
Properties
Readonly
session
Identifier
sessionIdentifier
:
string
UUID of the protocol session to cancel.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
session
Identifier
multi-party-computation-controller-api
Loading...
Request payload for the
AbortRPC.