mina
mina copied to clipboard
remove/update cli command batch-send-payments
With #4553, the internal flow of local transactions changed causing batch-send-payments
to send keypair over rpc. We either change it such that it uses graphql or delete if no longer in use. Once this is done, we can remove the serialized versions in user_command_input.ml
Can we just remove this for now?
Create a separate ticket for the follwup work to reenable properly