diff --git a/ui (gen4)/features/peer.js b/ui (gen4)/features/peer.js index 7345e4c7..3ece9f5e 100755 --- a/ui (gen4)/features/peer.js +++ b/ui (gen4)/features/peer.js @@ -27,6 +27,15 @@ var core = require('features/core') // - ... var PeerActions = actions.Actions({ + // Format: + // { + // : , + // } + // + // XXX format??? + // ...should flow from the protocol definition and architecture... + __peers: null, + // XXX need more control... // - get proxies to specific peer... get peeractions(){