This repository was archived by the owner on Jul 12, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3886,7 +3886,8 @@ def wallet_set_id(
38863886
38873887 if prompt :
38883888 if not confirm_action (
3889- "Cost to register an [blue]Identity[/blue] is [blue]0.1 TAO[/blue],"
3889+ "Cost to register an [blue]Identity[/blue] is the extrinsic fee "
3890+ "(typically [blue]<0.001 TAO[/blue]),"
38903891 " are you sure you wish to continue?" ,
38913892 decline = decline ,
38923893 quiet = quiet ,
Original file line number Diff line number Diff line change @@ -1713,7 +1713,8 @@ async def create(
17131713 )
17141714 if prompt :
17151715 if not confirm_action (
1716- "\n Cost to register an [blue]Identity[/blue] is [blue]0.1 TAO[/blue],"
1716+ "\n Cost to register an [blue]Identity[/blue] is the extrinsic fee"
1717+ " (typically [blue]<0.001 TAO[/blue]),"
17171718 " are you sure you wish to continue?" ,
17181719 decline = decline ,
17191720 quiet = quiet ,
You can’t perform that action at this time.
0 commit comments