Closed cmoussa1 closed 1 month ago
The structure of the flux-accounting database hierarchy of banks and users assumes there is only one root bank, but multiple root banks can be added:
$ flux account add-bank root 1 $ flux account add-bank second_root 1
There should be some safeguards to check that if there is already a root bank, another one cannot be added.
The structure of the flux-accounting database hierarchy of banks and users assumes there is only one root bank, but multiple root banks can be added:
There should be some safeguards to check that if there is already a root bank, another one cannot be added.