Increment the next transaction order id
Declared in <wallet/wallet.h>
[[requires_capability(0x7f94fde05518), requires_capability(0x7f95061a8258), requires_capability(0x7f94f2b78d68), requires_capability(0x7f94f0cf79f8), requires_capability(0x7f94fee3a3e8)]]
int64_t
IncOrderPosNext(WalletBatch* batch = nullptr);
next transaction order id
| Name | Description |
|---|---|
| batch | optional database batch to write the updated order id through |