Skip to content

Commit

Permalink
publish acc
Browse files Browse the repository at this point in the history
  • Loading branch information
leo-lox committed Oct 22, 2024
1 parent 5e5c822 commit 80eb0a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ ${_privateKey.mnemonicSentence}
width: 400,
height: 40,
child: longButton(
name: "create account",
name: "publish account",
inverted: true,
onPressed: () => _onSubmit(),
),
Expand Down

0 comments on commit 80eb0a1

Please sign in to comment.