fundCommunityPool abstract method

Future<MsgFundCommunityPoolResponse> fundCommunityPool(
  1. ServiceCall call,
  2. MsgFundCommunityPool request
)

Implementation

$async.Future<$1.MsgFundCommunityPoolResponse> fundCommunityPool(
    $grpc.ServiceCall call, $1.MsgFundCommunityPool request);