sdk_relay/docs/QUICK_REFERENCE.md

548 B
Raw Blame History

Référence Rapide - sdk_relay

Endpoints clés

  • WS: ws://host:8090
  • HTTP: http://host:8091
  • Health: GET /health
  • Métriques: GET /metrics

Messages WS

  • handshake → handshake_response
  • ping → pong
  • subscribe/unsubscribe
  • notifications: payment_detected, block_mined

Sync

  • Types: StateSync, HealthSync, MetricsSync
  • Forcer: POST /sync/force

Logs

  • Niveau: RUST_LOG=debug
  • Fichiers: selon loutil de lancement

Dépannage rapide

  • Ports 8090/8091 ouverts
  • Bitcoin Core RPC OK
  • Blindbit HTTP OK