Returns the index of the next item to generate.

Synopsis

Declared in <wallet/walletutil.h>

int32_t
GetNext() const;

Return Value

The next index to be generated.

Created with MrDocs