Skip to content

Instantly share code, notes, and snippets.

@brunjlar
Last active April 15, 2024 18:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 8 You must be signed in to fork a gist
  • Save brunjlar/e0eb3a8db3e268b6a3e05dd3e79292a1 to your computer and use it in GitHub Desktop.
Save brunjlar/e0eb3a8db3e268b6a3e05dd3e79292a1 to your computer and use it in GitHub Desktop.
MPP - Simple payment (Close)
{"valueParameterInfo":[],"timeParameterDescriptions":[["Deadline","Time by which the Giver's deposit has to be made."]],"roleDescriptions":[["Giver","The party making the payment."],["Receiver","The party receiving the payment."]],"contractType":"Other","contractShortDescription":"Giver makes a payment to Receiver.","contractName":"MPP - Simple payment (Close)","contractLongDescription":"Giver makes a payment to Receiver.","choiceInfo":[]}
When
[Case
(Deposit
(Role "Receiver")
(Role "Giver")
(Token "" "")
(Constant 100000000)
)
Close ]
(TimeParam "Deadline")
Close
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment