Created
September 15, 2020 09:36
-
-
Save andreolf-da/8a8b9a8ceee4e1dc0d481ecbd7f8ac69 to your computer and use it in GitHub Desktop.
PartnerProposal
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
template PartnerProposal | |
with | |
partner : Partner | |
where | |
signatory partner.votingParty | |
controller partner.newPartner can | |
AcceptOnboardingPartnerProposal : ContractId Partner | |
do create partner |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment