This simple example shows you how to replace a placeholder with a signer when creating a package from a template with the Apex SDK.
To notice: some functions are extended from Apex SDK, so please copy paste all dependent functions when testing in your own code.
Rate this Code Share
Comments
Reply to: Create Package From Template With Replacing Placeholder Example (Apex SDK)
Wednesday, December 15, 2021 at 11:02pmHi,
I've used this code, and transaction is being created successfully but placeholder is not being replaced with actual recipient. Is there something I missed?