You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.
Describe the solution you'd like
The example ends without any details on how and what the last agreement is to be executed and checked.
MakeAgreementFlow - Making an agreement between 2 parties
TerminateAgreementFlow - Terminating the agreement
CustomValidatingNotaryFlow - Sending a transaction that transfers 1 ether from an account to the other account only if the command is Terminate
CustomValidatingNotaryFlow is not described and explained.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It would be nice to have more descriptive examples https://github.com/LayerXcom/cordage/tree/master/custom-notary-flow
Describe the solution you'd like
The example ends without any details on how and what the last agreement is to be executed and checked.
MakeAgreementFlow - Making an agreement between 2 parties
TerminateAgreementFlow - Terminating the agreement
CustomValidatingNotaryFlow - Sending a transaction that transfers 1 ether from an account to the other account only if the command is Terminate
CustomValidatingNotaryFlow is not described and explained.
The text was updated successfully, but these errors were encountered: