Converge.Context.V1.WatchRequest (Converge Ledger v0.1.2)
View SourceProto message: WatchRequest
Summary
Types
@type t() :: %Converge.Context.V1.WatchRequest{ __unknown_fields__: [Protobuf.unknown_field()], context_id: String.t(), from_sequence: non_neg_integer(), key: String.t() }