mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-15 23:58:56 -05:00
sponsoredSigner -> useSponsoredSigner
This commit is contained in:
parent
ebb8068ade
commit
53d6ce6a94
@ -229,7 +229,7 @@ export async function init(projectName = null, autoAcceptDefaults = false, apiKe
|
||||
useTunnel: true,
|
||||
enableAnalytics: true,
|
||||
seedPhrase: null,
|
||||
sponsorSigner: false,
|
||||
useSponsoredSigner: false,
|
||||
};
|
||||
} else {
|
||||
// If autoAcceptDefaults is false but we have a projectName, we still need to ask for other options
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user