Skip to content

Commit

Permalink
fix(jsonrpc): encode waku messages payload in base64 (#1139)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenzo Delgado committed Feb 13, 2023
1 parent dd5243a commit 38bf400
Show file tree
Hide file tree
Showing 15 changed files with 614 additions and 564 deletions.
2 changes: 1 addition & 1 deletion tests/v2/test_wakunode_lightpush.nim
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import
./testlib/waku2


procSuite "WakuNode - Lightpush":
suite "WakuNode - Lightpush":
asyncTest "Lightpush message return success":
## Setup
let
Expand Down
Loading

0 comments on commit 38bf400

Please sign in to comment.