multi-party-computation-controller-api
    Preparing search index...

    Interface SignResponse

    Response from the Sign RPC.

    interface SignResponse {
        result: SignatureResult;
    }
    Index

    Properties

    Properties