Increment the next transaction order id
Declared in <wallet/wallet.h>
[[requires_capability(0x7fbc76bfd878), requires_capability(0x7fbc81b77238), requires_capability(0x7fbc7e0150b8), requires_capability(0x7fbc7e244568), requires_capability(0x7fbc8e7151a8)]]
int64_t
IncOrderPosNext(WalletBatch* batch = nullptr);
next transaction order id
| Name | Description |
|---|---|
| batch | optional database batch to write the updated order id through |