mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 10:56:32 +00:00
test(rtc): add local-db-tx->remote-ops-test
This commit is contained in:
@@ -72,6 +72,9 @@
|
||||
[:map
|
||||
[:block-uuid :uuid]]]]])
|
||||
|
||||
(def to-ws-ops-validator (m/validator [:sequential to-ws-op-schema]))
|
||||
(def to-ws-ops-decoder (m/decoder [:sequential to-ws-op-schema] mt/string-transformer))
|
||||
|
||||
(def data-from-ws-schema
|
||||
[:map
|
||||
[:req-id :string]
|
||||
|
||||
Reference in New Issue
Block a user