Files
dshackle/.gitignore
Vadim Filin d1ae0b4052 Add 'confirmed' parameter (#743)
* Add 'confirmed' parameter to Solana blocksSubscribe method

* Add 'confirmed' parameter to Solana getBlocks method
2025-11-13 15:17:43 +04:00

28 lines
269 B
Plaintext

.gradle/
build/
out/
./dshackle.yaml
dshackle.yaml
dhackle_key
./upstream.yaml
testsetup/
.idea/
.idea_modules/
*.iml
*.ipr
*.iws
# nix
env
/dshackle-cli/node_modules/
# temp files
/test*
/test/
Test*.kt
# http-client config
http-client.env.json
.DS_Store
mise.toml