Kunal Ransing
Kunal Ransing
Hi, We created user in OBP using super user. Now we wanted to give owner view to this user(which map to CBS user using auth-context) to bank account in CBS...
Hi, I added libdohj-core-0.14-SNAPSHOT.jar & below dependencies ``` org.slf4j slf4j-api 1.7.7 junit junit 4.12 test jar com.google.protobuf protobuf-java 2.5.0 com.lambdaworks scrypt 1.4.0 org.bitcoinj **bitcoinj-core** **0.14.2** ``` Now receive coins working...
when try to build it give below errors: [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.407 s [INFO] Finished at: 2018-04-04T16:59:14+05:30 [INFO] Final Memory: 8M/303M [INFO] ------------------------------------------------------------------------ [ERROR] Failed...
Hi, My user can add his other NEM wallet's address which can be new, so below code is not working since not able to get public key using KeyConvertor.getPublicKeyFromAddress(). ```...