diff options
Diffstat (limited to 'docs/left-right-protocol')
-rw-r--r-- | docs/left-right-protocol | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/left-right-protocol b/docs/left-right-protocol index 65f5bb80..27878bb4 100644 --- a/docs/left-right-protocol +++ b/docs/left-right-protocol @@ -373,10 +373,6 @@ ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; Separating this into two separate messages instead of a single -;; overloaded message (self vs child) might be clearer. Work uses -;; cases first to determine how we really use this call? - (list-resources :self-id 42 ; issuer id &optional ; If left off, we're asking about self rather than child :child id) ; subject id |