Skip to content
  • Iustin Pop's avatar
    RpcResult: add a new payload field · f2def43a
    Iustin Pop authored
    For results which use the (status, payload) response type, it's easier
    to define a ‘payload’ field on the result holding the payload than to
    extract it using “data[1]” in the caller code.
    
    Reviewed-by: ultrotter
    f2def43a