SorobanRpcResponse

constructor(jsonRpc: String, id: String, result: T? = null, error: SorobanRpcResponse.Error? = null)

Parameters

T

The type of the successful result data