Replies: 1 comment 1 reply
-
|
Could you tell us more about the rationale behind having two separate types of accounts:
As you know it adds a lot of checks, specific tests, additional complexity, etc. that we could potentially prevent if we find a way to build a holistic account. I have started looking into it (but not deep yet) hence I am sure I have more things to understand regarding the reasons and specificities. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The separation between regular accounts and faucet causes significant code additions for specific checks. Moving away from
faucetaccounts and making all accounts generic will enable Miden to have a broader account model enabling more flexibility for the users.(WIP)
Beta Was this translation helpful? Give feedback.
All reactions