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 fbcb8a1 commit 5a75653Copy full SHA for 5a75653
pythnet/message_buffer/package.json
@@ -2,7 +2,7 @@
2
"scripts": {
3
"lint:fix": "prettier */*.js \"*/**/*{.js,.ts}\" -w",
4
"lint": "prettier */*.js \"*/**/*{.js,.ts}\" --check",
5
- "init-buffer": "yarn ts-node scripts/initialize-buffer.ts"
+ "init-buffer": "yarn ts-node scripts/setup_message_buffer.ts"
6
},
7
"dependencies": {
8
"@coral-xyz/anchor": "^0.27.0",
0 commit comments