Skip to content

Commit 6d810a4

Browse files
committed
Fix typo
1 parent cc00418 commit 6d810a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/anchor/program.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export type PythOracle = {
7474
},
7575
{
7676
name: 'permissionsAccount'
77-
isMut: true
77+
isMut: false
7878
isSigner: false
7979
pda: {
8080
seeds: [

0 commit comments

Comments
 (0)