Returns an iterator rewound by n positions.
n
Declared in <kernel/bitcoinkernel_wrapper.h>
<kernel/bitcoinkernel_wrapper.h>
auto operator-(difference_type n) const;
A new iterator at the offset position.