issue-166-open-timestamps #220
@ -228,7 +228,7 @@ export const VerifyPage = () => {
|
||||
parsedSignatureEvents
|
||||
) {
|
||||
if (timestamps.every((t) => !!t.verification)) {
|
||||
toast.success('All timestamps are fully verified.')
|
||||
console.log('Timestamps are fully verified')
|
||||
return
|
||||
}
|
||||
const upgradeT = async (timestamps: OpenTimestamp[]) => {
|
||||
|
Loading…
Reference in New Issue
Block a user