Commit a8f816e
Fix metadata quasar: use opcode 45 for TokenMetadataExtension
In token-2022 v7: opcode 44 = PausableExtension, 45 = TokenMetadataExtension.
Previous code used 44 which was being dispatched to PausableInstruction::Initialize.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f4311a4 commit a8f816e
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
| 143 | + | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| 148 | + | |
148 | 149 | | |
149 | 150 | | |
150 | 151 | | |
151 | | - | |
| 152 | + | |
152 | 153 | | |
153 | 154 | | |
154 | 155 | | |
| |||
0 commit comments