Increment the next transaction order id
Declared in <wallet/wallet.h>
[[requires_capability(0x7ff3720efec8), requires_capability(0x7ff365f1fec8), requires_capability(0x7ff35de5e878), requires_capability(0x7ff35efe3358), requires_capability(0x7ff366fcf938)]]
int64_t
IncOrderPosNext(WalletBatch* batch = nullptr);
next transaction order id
| Name | Description |
|---|---|
| batch | optional database batch to write the updated order id through |