markhandlersec / ldk-react-example

4 stars 1 forks source link

Error: Compiled LDK library and LDK class failes do not match #1

Open OR13 opened 2 years ago

OR13 commented 2 years ago
  1. clone
  2. npm i
  3. npm run start
  4. location:1234
  5. see console for error in issue title.
❯ go version
go version go1.17.8 darwin/amd64
❯ node -v
v14.15.5
❯ npm -v
6.14.16
OR13 commented 2 years ago

it would be nice to log the version mistmatch:

console.log(decodeString(wasm.TS_get_lib_version_string()) , version.get_ldk_java_bindings_version())