Skip to content

Commit

Permalink
feat(react-app): remove text explaining the need for two transactions
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed May 28, 2020
1 parent 4fed3a7 commit 59d3925
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -198,14 +198,6 @@ export default function CreateStreamDialog({
</TextField>
</Grid>
</Grid>
<DialogContentText>
After you click &quot;Create Stream&quot;, you will be asked to
sign two transactions. The first sends the AZTEC note to the
NoteStream contract and the second creates the stream.
</DialogContentText>
<DialogContentText>
In a later update, these two transactions will be combined.
</DialogContentText>
</Grid>
</DialogContent>
<DialogActions>
Expand Down

0 comments on commit 59d3925

Please sign in to comment.