Type alias ProofFetchSuccess

ProofFetchSuccess: {
    status: "Success";
}

Type declaration

  • status: "Success"