SorobanServer constructor

SorobanServer(
  1. String _serverUrl
)

Constructor. Provide the url of the soroban rpc server to initialize this class.

Implementation

SorobanServer