For a typical scenario of a single node, what values would be needed to be passed to this method to withdraw funds programmatically? I would guess _index will be 0 given that it would be the only node, and _blockNumber would be the resignation transaction block number + 1296000. Is that correct?
Thank you so much for the response.
For a typical scenario of a single node, what values would be needed to be passed to this method to withdraw funds programmatically? I would guess
_indexwill be0given that it would be the only node, and_blockNumberwould be theresignation transaction block number + 1296000. Is that correct?Yes. That is correct.