Get the SuiClient instance.
If a new URL has been set via setSuiNodeUrl, it will create a new instance with the updated URL.
Still useful internally for Transaction.build() and externally for
callers that want to sign/execute transactions; the SDK's read paths
no longer go through this client.
Get the SuiClient instance. If a new URL has been set via setSuiNodeUrl, it will create a new instance with the updated URL.
Still useful internally for
Transaction.build()and externally for callers that want to sign/execute transactions; the SDK's read paths no longer go through this client.