havenoChannel property
The Haveno client used to communicate with the Haveno gRPC server.
This client is required for establishing a connection to the gRPC server and performing requests such as retrieving market prices.
Implementation
final HavenoChannel havenoChannel = HavenoChannel();