diff --git a/docs/POLICY_USAGE_GUIDE.md b/docs/POLICY_USAGE_GUIDE.md index 92bdd10..1619c8b 100644 --- a/docs/POLICY_USAGE_GUIDE.md +++ b/docs/POLICY_USAGE_GUIDE.md @@ -689,3 +689,4 @@ Migrate custom validation logic to policy scripts: ``` The policy system provides a flexible, maintainable way to implement complex relay behavior while maintaining performance and security. + diff --git a/docs/RELAY_TESTING_GUIDE.md b/docs/RELAY_TESTING_GUIDE.md index b0cda63..73403de 100644 --- a/docs/RELAY_TESTING_GUIDE.md +++ b/docs/RELAY_TESTING_GUIDE.md @@ -615,3 +615,4 @@ When adding new features that require multi-relay testing: - [cmd/relay-tester/README.md](../../cmd/relay-tester/README.md) - Protocol testing This guide provides the foundation for testing complex Nostr protocol features that require multiple relay coordination. The testing infrastructure is designed to be extensible and support various testing scenarios while maintaining reliability and performance. +