beginRedelegate abstract method

Future<MsgBeginRedelegateResponse> beginRedelegate(
  1. ServiceCall call,
  2. MsgBeginRedelegate request
)

Implementation

$async.Future<$1.MsgBeginRedelegateResponse> beginRedelegate(
    $grpc.ServiceCall call, $1.MsgBeginRedelegate request);