diff --git a/wit/deps/golem-1.1/golem-oplog-1.1.wit b/wit/deps/golem-1.1/golem-oplog-1.1.wit index 7a1a1e0..4e90c3d 100644 --- a/wit/deps/golem-1.1/golem-oplog-1.1.wit +++ b/wit/deps/golem-1.1/golem-oplog-1.1.wit @@ -24,7 +24,7 @@ interface oplog { /// writing a `BeginRemoteWrite` entry in the oplog. Followup invocations should contain /// this entry's index as the parameter. In batched remote writes it is the caller's responsibility /// to manually write an `EndRemoteWrite` entry (using `end_function`) when the operation is completed. - write-remote-batched(oplog-index) + write-remote-batched(option) } record create-parameters {