Skip to content

Commit 27aa127

Browse files
committed
bump status-go
1 parent 0b36516 commit 27aa127

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/legacy/status_im/pairing/core.cljs

+1-1
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
{:events [:pairing/pair-and-sync]}
257257
[cofx installation-id]
258258
{:fx [[:json-rpc/call
259-
[{:method "wakuext_enableAndSyncInstallation"
259+
[{:method "wakuext_enableInstallationAndSync"
260260
:params [{:installationId installation-id}]
261261
:on-success #(log/debug "successfully synced devices")}]]]})
262262

status-go-version.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"owner": "status-im",
55
"repo": "status-go",
66
"version": "feat/enable_sync_fallback",
7-
"commit-sha1": "200389cc08230666dd853805c85a4051b2ba89ab",
8-
"src-sha256": "1gyqc9f1zrpy2cng6gjxzq5n286kw7j1lkc0n3zs38m8x0snj1a3"
7+
"commit-sha1": "84df75e861f67295b6d3ed73ac1e5457d99696f0",
8+
"src-sha256": "0xdahacrgw0z4f6i9p7d1m94g4y2wxnm21llpwdc2m7qf0jj6ca7"
99
}

0 commit comments

Comments
 (0)