We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fed3a7 commit 59d3925Copy full SHA for 59d3925
packages/react-app/src/components/modals/CreateStreamModal.tsx
@@ -198,14 +198,6 @@ export default function CreateStreamDialog({
198
</TextField>
199
</Grid>
200
201
- <DialogContentText>
202
- After you click "Create Stream", you will be asked to
203
- sign two transactions. The first sends the AZTEC note to the
204
- NoteStream contract and the second creates the stream.
205
- </DialogContentText>
206
207
- In a later update, these two transactions will be combined.
208
209
210
</DialogContent>
211
<DialogActions>
0 commit comments