mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-16 08:08: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,
|
useTunnel: true,
|
||||||
enableAnalytics: true,
|
enableAnalytics: true,
|
||||||
seedPhrase: null,
|
seedPhrase: null,
|
||||||
sponsorSigner: false,
|
useSponsoredSigner: false,
|
||||||
};
|
};
|
||||||
} else {
|
} else {
|
||||||
// If autoAcceptDefaults is false but we have a projectName, we still need to ask for other options
|
// 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