This fixes an issue where you could reserve a keypool entry, then top up the keypool, writing out a new key at the given index, then return they key from the pool. This isnt likely to cause issues, but given there is no reason to ever re-use keypool indexes (they're 64 bits...), best to avoid it alltogether.pull/384/head
parent
0b019357ff
commit
1fc8c3de0c
Loading…
Reference in new issue