قرارداد با قفل زمانی
قرارداد با قفل زمانی، نوعی قرارداد هوشمند است که در نرمافزارهای کاربردی بلاکچین استفاده میشود. این نوع قرارداد با ایجاد یک شرط ایمنی مبتنی بر زمان که برای باز کردن قفل به عبارت عبور رمزنگاری شده نیاز دارد، ریسک طرف مقابل را کاهش میدهد. از جنبه عملی، این بدان معنی است که در یک تراکنش، شخص دریافت کننده وجوه باید دو اقدام را برای دسترسی به وجوه انجام دهد: وارد کردن عبارت عبور صحیح و درخواست پرداخت طی مدت زمانی مشخص. چنانچه عبارت عبور نادرست وارد شود یا در بازه زمانی مشخص وجه دریافت نشود، دسترسی به وجوه از دست خواهد رفت.
Hashed Timelock Contract
A hashed timelock contract (HTLC) is a type of smart contract used in blockchain applications. It reduces counterparty risk by creating a time-based escrow that requires a cryptographic passphrase for unlocking. In practical terms, this means that the person receiving the funds in a transaction has to perform two actions to access the funds: enter the correct passphrase and claim payment within a specific timeframe. If they enter an incorrect passphrase or do not claim the funds within the timeframe, they lose access to the payment.