Type alias ProofFetchCallback

ProofFetchCallback: ((status) => Promise<void>)

Type declaration