mrgnlabs / marginfi-v2

Apache License 2.0
158 stars 66 forks source link

fix: Create empty keypair in case where none is provided #179

Closed exdx closed 7 months ago

exdx commented 7 months ago

This is sort of a hack/workaround of the fact that for updating banks a dummy keypair path has to be provided, but if both a multisig and bank keypair are provided there is an error.

With this fix, specifying the multisig only is possible without errors