File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ the message signature with no conversion to an executable transaction.
9
9
If the client application is in Java or Java Script, use the latest versions of light client
10
10
libraries:
11
11
- Java Script [ light client] ( https://github.com/exonum/exonum-client )
12
- - Java [ light client] ( https://github.com/exonum/exonum-java-binding/tree/master/ exonum-light-client )
12
+ - Java [ light client] ( https://github.com/exonum/exonum-java-binding/tree/jlc/v0.1.0/ exonum-light-client#overview )
13
13
14
14
The light clients for Exonum Java 0.4 submit transactions directly to the core endpoint
15
15
instead of a custom one in the service controller.
16
16
17
- [ common-0.4 ] : https://search.maven.org/artifact/com.exonum.binding/exonum-java-binding-common/0.4/jar
17
+ [ common-0.4 ] : https://search.maven.org/artifact/com.exonum.binding/exonum-java-binding-common/0.4.0 /jar
18
18
[ tx-message-jd ] : https://exonum.com/doc/api/java-binding-common/0.4/com/exonum/binding/common/message/TransactionMessage.html#builder()
19
19
20
20
## Update the service
You can’t perform that action at this time.
0 commit comments