RPCCommand

trait RPCCommand(rpcService: RPCService)(implicit id: IdInstance)

RPC client class

class Object
trait Matchable
class Any
class CasperSdk

Value members

Concrete methods

def call[T](method: Method, params: Any*)(implicit evidence$1: ClassTag[T]): T

Performs the RPC call

Performs the RPC call

Returns

Casper Result Type T