We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a168ae commit b656e9eCopy full SHA for b656e9e
README.md
@@ -98,9 +98,6 @@ type CompleteInfo = {
98
};
99
```
100
101
-> NB: The `CreateInfo` event might return unexpected results due to issues with parsing variable length string fields (`name`, `symbol`, `uri`).
102
-
103
104
### 🧑🏼🚀 RaydiumV4 Parser
105
```typescript
106
import { RaydiumV4Parser } from 'sol-parser/src';
0 commit comments