Type Alias CheckStateResponse

CheckStateResponse: { states: ProofState[] } & ApiError

Response when checking proofs if they are spendable. Should not rely on this for receiving, since it can be easily cheated.