aries / net.globalid.aries.utils / RxPool / setProtocolVersion
setProtocolVersion
fun setProtocolVersion(version: Int): Completable
Sets the protocol version for pool requests:
- 1 for Indy Node 1.3
- 2 for Indy Node 1.4 and greater
Parameters
version
- is the protocol version to set.