Contract constructor

Contract(
  1. RPCBase rpc
)

Implementation

Contract(
  this.rpc,
);