5

Is it possible to use a payment id with the sweep_all command, and if so, is the syntax simply:

sweep_all address payment_id

1 Answers1

4

It looks like it's undocumented, but I just tested with version 0.10 and it behaves as expected with your syntax. sweep_all <address> <payment_id>

Luigi
  • 2,472
  • 12
  • 14