We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f38560a commit 62e36fbCopy full SHA for 62e36fb
governance/xc_admin/packages/xc_admin_frontend/hooks/usePyth.ts
@@ -58,7 +58,6 @@ export const usePyth = (): PythHookData => {
58
59
// Use the functional approach to parse the accounts
60
const parsedConfig = getConfig[ProgramType.PYTH_CORE]({
61
- programType: ProgramType.PYTH_CORE,
62
accounts: allPythAccounts,
63
cluster: cluster as PythCluster,
64
})
0 commit comments