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
Rather than having one contract per channel, explore the possibility of having one contract per merchant.
If possible, it should substantially reduce on chain storage costs.
The text was updated successfully, but these errors were encountered:
Notes from @jakinyele on the duplicated issue #36:
A multi-channel contract deployed per merchant will shift origination/storage cost from the customer to the merchant. Would also simplify the UX for customers in that they only need the deployed contract address to verify details before opening the zkChannel.
Rather than having one contract per channel, explore the possibility of having one contract per merchant.
If possible, it should substantially reduce on chain storage costs.
The text was updated successfully, but these errors were encountered: