You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we're creating a new subscription the wallet address could live in the meta data that is generated along with external ID, there should be a use case where you can have multiple assets stored in multiple addresses and have those address all approve the ERC-948 contract to manage those assets inside a subscription.
Currently the address is stored in the struct of the subscription.
When we're creating a new subscription the wallet address could live in the meta data that is generated along with external ID, there should be a use case where you can have multiple assets stored in multiple addresses and have those address all approve the ERC-948 contract to manage those assets inside a subscription.
Currently the address is stored in the struct of the subscription.
ERC-948/contracts/GHSubManager.sol
Line 61 in 4c6395d
The text was updated successfully, but these errors were encountered: