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

migrate to assetId on the vault interface; #20

Merged
merged 2 commits into from
May 19, 2022

Conversation

jake-nyquist
Copy link
Contributor

DRAFT PR: show how we're going to modify the vault interface to support multiple assets
within the vaults

Copy link
Contributor Author

jake-nyquist commented May 17, 2022

@@ -23,30 +26,35 @@ import "../lib/Entitlements.sol";
///
interface IHookVault {
event EntitlementImposed(
uint256 assetId,
address entitledAccout,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to entitledAccount. Maybe also run a search for this just in case there are other typos

@jake-nyquist jake-nyquist force-pushed the 05-17-migrate_to_assetId_on_the_vault_interface_ branch from 3fbb64f to 6afd33d Compare May 18, 2022 20:39
@jake-nyquist jake-nyquist marked this pull request as ready for review May 18, 2022 22:49
This was referenced May 19, 2022
Copy link
Contributor Author

jake-nyquist commented May 19, 2022

Graphite Merge Job

Current status: ✅ Merged

This pull request was successfully merged as part of a stack.

This comment was auto-generated by Graphite.

Job Reference: zj1dV246sIyY6mD9nEbE

@jake-nyquist jake-nyquist merged commit 923a972 into main May 19, 2022
@regynald regynald deleted the 05-17-migrate_to_assetId_on_the_vault_interface_ branch May 31, 2022 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants