Add a new voucher
POST/voucher
The dApp backend can call this method to add a new voucher when processing an advance-state request. Vouchers are collateral effects actionable in the blockchain. Between calls to the finish method, the voucher method can be called at least 32k times.
The returned value is the index of the voucher for the current advance-state request. In other words, the index counting restarts at every request.
Request
Responses
- 200
- default
Created the voucher.
Error response.