Open catch-21 opened 2 years ago
The simulator is unnecessarily splitting wallet balances into 10 outputs.
Wallet 2 and Wallet 1 both have 10 outputs.
There could have been just 1 output for each wallet.
No response
Staging: fdb0eec477fc0f99f5edfdbc11c041dbd35ca6bb Prod is probably e4062bca213f233cdf9822833b07aa69dff6d22a (tag: v2022-04-06)
related code: emulatorStateInitialDist.
I don't get the explanation there, how is number 10 the exact good one?
Summary
The simulator is unnecessarily splitting wallet balances into 10 outputs.
Steps to reproduce the behavior
Actual Result
Wallet 2 and Wallet 1 both have 10 outputs.
Expected Result
There could have been just 1 output for each wallet.
Describe the approach you would take to fix this
No response
System info
Staging: fdb0eec477fc0f99f5edfdbc11c041dbd35ca6bb Prod is probably e4062bca213f233cdf9822833b07aa69dff6d22a (tag: v2022-04-06)