veyron/examples/rockpaperscissors: Change Challenge return value.

Change the Player interface's Challenge method to only return an error
value. If the challenge is accepted, it returns nil. Otherwise, it
returns an error describing the reason why it was rejected.

Change-Id: Ifc2abf3003befc1d84e6b38c8c6d256ad29a48bc
4 files changed
tree: 2eebd8c7593c1a8ee6ccf14d31c52eac5a219c78
  1. examples/
  2. lib/
  3. runtimes/
  4. security/
  5. services/
  6. tools/