Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MockChain should use AccountId instead of account position #249

Closed
Tracked by #700
hackaugusto opened this issue Sep 15, 2023 · 1 comment
Closed
Tracked by #700

MockChain should use AccountId instead of account position #249

hackaugusto opened this issue Sep 15, 2023 · 1 comment
Labels
tests Improvements to testing

Comments

@hackaugusto
Copy link
Contributor

build_fungible_asset should receive AccountId as a parameter.

ref: https://github.com/0xPolygonMiden/miden-base/pull/227/files#r1325712427

@bobbinth bobbinth added the tests Improvements to testing label Mar 11, 2024
@igamigo
Copy link
Collaborator

igamigo commented Jul 30, 2024

Closing this as stale. After #735 and #807, you can use MockChain::add_new_faucet() to get a MockFungibleFaucet which you can then use to mint assets. You can additionally mock faucets or assets separately.

@igamigo igamigo closed this as completed Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Improvements to testing
Projects
None yet
Development

No branches or pull requests

3 participants