Translations: Lightweight Contracts/108/en

From ArdorDocs
Jump to: navigation, search

<syntaxhighlight lang="java"> SendMoneyCall sendMoneyCall = SendMoneyCall.create(context.getChainOfTransaction().getId()).recipient(recipient).amountNQT(returnAmount);