update manifest tonconnect
This commit is contained in:
parent
c8bc9bba07
commit
327694f87d
|
|
@ -14,7 +14,7 @@ export const Providers = ({ children }: ProvidersProps) => {
|
|||
<WebAppProvider options={{ smoothButtonsTransition: true }}>
|
||||
<TonConnectUIProvider
|
||||
manifestUrl={
|
||||
"https://my-public-node-1.projscale.dev/api/tonconnect-manifest.json"
|
||||
"https://my-public-node-8.projscale.dev/api/tonconnect-manifest.json"
|
||||
}
|
||||
>
|
||||
<QueryClientProvider client={queryClient}>
|
||||
|
|
|
|||
Loading…
Reference in New Issue