The buyer needs to register their emails for Escrow notifications. Use similar notification signup flow as we have with other DApps. https://github.com/kleros/escrow-react/blob/4394ff4d32a68d5f9808d9c127334c16dfd611f7/src/components/notification-view.tsx#L19
The buyer needs to register their emails for Escrow notifications. Use similar notification signup flow as we have with other DApps.
escrow-react/src/components/notification-view.tsx
Line 19 in 4394ff4