Skip to content

Commit bc2bfd9

Browse files
committed
add (default) to smart contract
1 parent 4e70f64 commit bc2bfd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cli/src/commands/init.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,7 @@ async function processInitForm(
504504
choices: [
505505
{
506506
message: 'Smart contract',
507+
hint: '· default',
507508
name: network.graphNode?.protocol ?? '',
508509
value: 'contract',
509510
},

0 commit comments

Comments
 (0)