settings.json 943 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. {
  2. "cSpell.words": [
  3. "Arweave",
  4. "bincode",
  5. "blockhash",
  6. "Blocktime",
  7. "Bundlr",
  8. "callout",
  9. "composability",
  10. "Datas",
  11. "Devnet",
  12. "disciminant",
  13. "eddsa",
  14. "gamification",
  15. "hashlist",
  16. "Hookable",
  17. "Irys",
  18. "Keypair",
  19. "Kinobi",
  20. "lamports",
  21. "Localnet",
  22. "Memecoin",
  23. "memecoins",
  24. "Merkle",
  25. "metadata",
  26. "metaplex",
  27. "Meteora",
  28. "mintable",
  29. "MPLX",
  30. "msgpack",
  31. "nonblocking",
  32. "offchain",
  33. "pdas",
  34. "performantly",
  35. "Preconfigured",
  36. "println",
  37. "Pubkey",
  38. "publickey",
  39. "Raydium",
  40. "rpcs",
  41. "seperator",
  42. "serde",
  43. "Shdw",
  44. "Solana",
  45. "Solflare",
  46. "Solscan",
  47. "SPACEBAR",
  48. "Struct",
  49. "unverify",
  50. "usize"
  51. ],
  52. "editor.codeActionsOnSave": {
  53. "source.sortImports": "explicit"
  54. }
  55. }