Type alias EnclaveDataType

EnclaveDataType: {
    apiUri: string;
    enclaveAddress: string;
}

Type declaration

  • apiUri: string
  • enclaveAddress: string

Generated using TypeDoc